XmlReader.GetAttribute Method
Gets the value of an attribute.
Overload List
Name | Description |
---|---|
XmlReader.GetAttribute (Int32) | Gets the value of the attribute with the specified index. |
XmlReader.GetAttribute (String) | Gets the value of the attribute with the specified Name. |
XmlReader.GetAttribute (String, String) | Gets the value of the attribute with the specified LocalName and NamespaceURI. |
Version Information
Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.