The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlDictionaryReader::GetAttribute Method
.NET Framework (current version)
Namespace:
System.Xml
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | GetAttribute(Int32) | When overridden in a derived class, gets the value of the attribute with the specified index.(Inherited from XmlReader.) |
![]() | GetAttribute(String^) | |
![]() | GetAttribute(String^, String^) | When overridden in a derived class, gets the value of the attribute with the specified LocalName and NamespaceURI.(Inherited from XmlReader.) |
![]() | GetAttribute(XmlDictionaryString^, XmlDictionaryString^) | When overridden in a derived class, gets the value of an attribute. |
Show:
