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.
DelegatingXmlDictionaryReader::MoveToAttribute Method (String^, String^)
.NET Framework (current version)
Moves to the attribute with the specified System.Xml.XmlReader.LocalName and System.Xml.XmlReader.NamespaceURI.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Parameters
- name
-
Type:
System::String^
The local name of the attribute.
- ns
-
Type:
System::String^
The namespace URI of the attribute.
.NET Framework
Available since 4.5
Available since 4.5
Show: