This topic has not yet been rated - Rate this topic

XmlNodeList Properties

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

Public Properties

public propertyCount

Supported by the .NET Compact Framework.

Gets the number of nodes in the XmlNodeList.
public propertyItemOf Retrieves a node at the given index.

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

See Also

XmlNodeList Class | System.Xml Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.