XmlNodeList Properties
.NET Framework 1.1
The properties of the XmlNodeList class are listed here. For a complete list of XmlNodeList class members, see the XmlNodeList Members topic.
Public Properties
Count Supported by the .NET Compact Framework. | Gets the number of nodes in the XmlNodeList. |
ItemOf | Retrieves a node at the given index.
In C#, this property is the indexer for the XmlNodeList class. |
