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