This topic has not yet been rated - Rate this topic

XmlReader.MoveToAttribute Method

When overridden in a derived class, moves to the specified attribute.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method MoveToAttribute(Int32) When overridden in a derived class, moves to the attribute with the specified index.
Public method MoveToAttribute(String) When overridden in a derived class, moves to the attribute with the specified Name.
Public method MoveToAttribute(String, String) When overridden in a derived class, moves to the attribute with the specified LocalName and NamespaceURI.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.