Retrieves a node at the given index.
Syntax
Parameters
- index
-
The zero-based index into the list of nodes.
Returns
The System.Xml.XmlNode with the specified index in the collection. If index is greater than or equal to the number of nodes in the list, this returns null.
Remarks
Requirements
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0