NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlNodeList Properties

The properties of the XmlNodeList class are listed below. For a complete list of XmlNodeList class members, see the XmlNodeList Members topic.

Public:

Count Gets the number of nodes in this XmlNodeList.
Item Retrieves a node at the given index.

In C#, this member is the indexer for the XmlNodeList class.

See Also

XmlNodeList Class | System.NewXml Namespace