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

Icon | Member | Description |
---|---|---|
![]() | GetAttribute(String) | Gets the value of the attribute with the specified name. (Overrides XmlReader.GetAttribute(String).) |
![]() | GetAttribute(String, String) | Gets the value of the attribute with the specified local name and namespace URI. (Overrides XmlReader.GetAttribute(String, String).) |
![]() | GetAttribute(Int32) | Gets the value of the attribute with the specified index. (Overrides XmlReader.GetAttribute(Int32).) |