Gets the name table used by the current instance to store and look up element and attribute names, prefixes, and namespaces.
The System.Xml.XmlNameTable used by the current instance.
Operation
Element and attribute names, prefixes, and namespaces are stored as individual string objects when a document is read.
This property is read-only.
Note to Inheritors
This property must be overridden in order to provide the functionality described above, as there is no default implementation.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0