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