XmlDictionaryReader.GetNonAtomizedNames Method (String, String)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets non-atomized names.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Public Overridable Sub GetNonAtomizedNames ( <OutAttribute> ByRef localName As String, <OutAttribute> ByRef namespaceUri As String )
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: