NextSibling property: XmlNode class
Description
This property returns the next child node in an XmlNode, as an XmlNode.
Use the IsNull property to verify that the XmlNode that is returned is valid.
This property is read-only.
Related Topics
Description
This property returns the next child node in an XmlNode, as an XmlNode.
Use the IsNull property to verify that the XmlNode that is returned is valid.
This property is read-only.
Related Topics