XmlReader.Item Property (Int32)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, gets the value of the attribute with the specified index.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- i
- Type: System.Int32
The index of the attribute.
Show: