[This is preliminary documentation and is subject to change.]

Icon | Member | Description |
---|---|---|
![]() | MoveToAttribute(String) | Moves to the attribute with the specified name. (Overrides XmlReader.MoveToAttribute(String).) |
![]() | MoveToAttribute(String, String) | Moves to the attribute with the specified local name and namespace URI. (Overrides XmlReader.MoveToAttribute(String, String).) |
![]() | MoveToAttribute(Int32) | Moves to the attribute with the specified index. (Overrides XmlReader.MoveToAttribute(Int32).) |