Atom.NET documentation
AtomLink.WriteEndElement Method
Writes the end tag of the element.
[Visual Basic]
Overrides Protected Friend Sub WriteEndElement()
[C#]
protected internal override
void
WriteEndElement();
See Also
AtomLink Class
|
Atom.Core Namespace