Item(Int32) Property
The Item property of the UnknownXmlElementCollection class gets an element in the collection based on the value of index.
Parameters
index A 32-bit integer that contains the index of the item to retrieve from the collection.
Property Value
A System.Xml.XmlElement that represents an XML element.
Remarks
The Item property is zero-based.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security