Atom.NET documentation

AtomElement.WriteStartElement Method 

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

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

See Also

AtomElement Class | Atom.Core Namespace