Share via


XmlTextReader.MoveToAttribute Method

Overloaded. Overridden. Moves to the specified attribute.

Overload List

Name Description
XmlTextReader.MoveToAttribute (Int32) Moves to the attribute with the specified index.
XmlTextReader.MoveToAttribute (String) Moves to the attribute with the specified Name.
XmlTextReader.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, 4.1, and 4.2.

See Also

Reference

XmlTextReader Class
XmlTextReader Members
System.Xml Namespace