XmlNode.NextSibling Property
.NET Framework (current version)
Gets the node immediately following this node.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.XmlNodeThe next XmlNode. If there is no next node, null is returned.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: