Atomizes the specified string and adds it to the NameTable.
key The string to add.
The atomized string or the existing string if it already exists in the NameTable.
TypeReasonArgumentNullException key is null.
For more information on atomized strings, see System.Xml.NameTable.