 | MoveToAttribute (string)MoveToAttribute (String)MoveToAttribute (String^) |
When overridden in a derived class, moves to the attribute with the specified NameNameName.
(Overrides XmlReader.MoveToAttributeXmlReader.MoveToAttributeXmlReader::MoveToAttribute) |
 | MoveToAttribute (string, string)MoveToAttribute (String, String)MoveToAttribute (String^, String^) |
When overridden in a derived class, moves to the attribute with the specified LocalNameLocalNameLocalName and NamespaceURINamespaceURINamespaceURI.
(Overrides XmlReader.MoveToAttributeXmlReader.MoveToAttributeXmlReader::MoveToAttribute) |
 | XmlReader.MoveToAttributeXmlReader.MoveToAttributeXmlReader::MoveToAttribute | When overridden in a derived class, moves to the attribute with the specified index.(Inherited from System.Xml.XmlReaderSystem.Xml.XmlReaderSystem.Xml::XmlReader) |