ConcurrentNameTable.Get MethodConcurrentNameTable.Get MethodConcurrentNameTable::Get Method
Gets the atomized string containing the same value as the specified string.
Overload List
Name | Description | |
---|---|---|
![]() | Get (char[], int, int)Get (Char(), Integer, Integer)Get (array <char>^, int, int) | Gets the atomized string containing the same characters as the specified range of characters in the given array. (Overrides XmlNameTable.GetXmlNameTable.GetXmlNameTable::Get) |
![]() | Get (string)Get (String)Get (String^) | Gets the atomized string containing the same value as the specified string. (Overrides XmlNameTable.GetXmlNameTable.GetXmlNameTable::Get) |