Gets or sets the System.Xml.XmlNameTable used for atomized string comparisons.
Documentation for this section has not yet been entered.
Set this property to an System.Xml.XmlNameTable instance if you want to share a common name table among all the created System.Xml.XmlReader instances.
The System.Xml.NameTable class is not thread-safe. Therefore it cannot be shared between System.Xml.XmlReader objects that run simultaneously in different threads.