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::GetNonAtomizedNames Method (String^%, String^%)
.NET Framework (current version)
Gets non-atomized names.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
public: virtual void GetNonAtomizedNames( [OutAttribute] String^% localName, [OutAttribute] String^% namespaceUri )
Parameters
- localName
-
Type:
System::String^%
The local name.
- namespaceUri
-
Type:
System::String^%
The namespace for the local localName.
.NET Framework
Available since 4.0
Available since 4.0
Show: