XmlNameTable::Get Method
.NET Framework (current version)
When overridden in a derived class, gets the atomized string.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Get(array<Char>^, Int32, Int32) | When overridden in a derived class, gets the atomized string containing the same characters as the specified range of characters in the given array. |
![]() | Get(String^) | When overridden in a derived class, gets the atomized string containing the same value as the specified string. |
For more information on atomized strings, see XmlNameTable.
Show:
