Provide efficient string interning for the XML parser so that the same string object is used for all repeated element and attribute names in an XML document. This class is abstract.
XmlNameTable
[Visual Basic] Public Interface XmlNameTable [C#] public interface XmlNameTable [C++] public __gc __interface XmlNameTable
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.NewXml
Assembly: System.Xml.dll