Returns the value of the attribute with the specified index relative to the containing element.
[Edit]
Parameters
- i
- A int specifying the zero-based index of the attribute relative to the containing element.
[Edit]
Returns
A string containing the
value of the specified attribute.
[Edit]
Exceptions
Remarks
Example
See the XmlTextReader.GetAttribute(int)(String,
String) method for an example using all three overloads of this method.
Requirements
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0