Property FirstChild
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Core.dll
FirstChild
Gets the first child of this node. If there is no such node, this returns null.
XmlNode FirstChild { get; }
Gets the first child of this node. If there is no such node, this returns null.
XmlNode FirstChild { get; }