XmlNameTable
Table of atomized string objects.
protected XmlNameTable()
Initializes a new instance of the XmlNameTable class.
When overridden in a derived class, atomizes the specified string and adds it to the XmlNameTable.
When overridden in a derived class, atomizes the specified string and adds it to the XmlNameTable.
When overridden in a derived class, gets the atomized string containing the same characters as the specified range of characters in the given array.
When overridden in a derived class, gets the atomized string containing the same value as the specified string.