Atom.NET documentation

AtomContent.WriteStartElement Method 

Writes the start tag of the element.

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

See Also

AtomContent Class | Atom.Core Namespace