XmlReader.MoveToAttribute Method
Moves to the specified attribute.
Overload List
Name | Description |
---|---|
XmlReader.MoveToAttribute (Int32) | Moves to the attribute with the specified index. |
XmlReader.MoveToAttribute (String) | Moves to the attribute with the specified Name. |
XmlReader.MoveToAttribute (String, String) | Moves to 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.