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