Atom.NET documentation

AtomElement.WriteEndElement Method 

Override this to write the end tag of the atom element.

[Visual Basic]
Overridable Protected Friend Sub WriteEndElement()
[C#]
protected internal virtual void WriteEndElement();

See Also

AtomElement Class | Atom.Core Namespace