XmlNodeList
Represents an ordered collection of nodes.
Gets the number of nodes in the XmlNodeList.
Gets a node at the given index.
protected XmlNodeList()
Initializes a new instance of the XmlNodeList class.
Gets an enumerator that iterates through the collection of nodes.
Retrieves a node at the given index.
Disposes resources in the node list privately.