 | MoveToAttribute (int)MoveToAttribute (Integer)MoveToAttribute (int) |
Moves to the attribute with the specified index.
(Overrides XmlReader.MoveToAttributeXmlReader.MoveToAttributeXmlReader::MoveToAttribute) |
 | MoveToAttribute (string)MoveToAttribute (String)MoveToAttribute (String^) |
When overridden in a derived class, moves to the attribute with the specified Name.
(Overrides XmlReader.MoveToAttributeXmlReader.MoveToAttributeXmlReader::MoveToAttribute) |
 | MoveToAttribute (string, string)MoveToAttribute (String, String)MoveToAttribute (String^, String^) |
Moves to the attribute with the specified local name and namespace URI.
(Overrides XmlReader.MoveToAttributeXmlReader.MoveToAttributeXmlReader::MoveToAttribute) |