Mono Class Library: System.Xml.XmlDocument Overview | MembersSystem.Xml.XmlDocument.NameTable Property |
Gets an System.Xml.XmlNameTable object that stores all name strings used in this document. [Edit]
|
an System.Xml.XmlNameTable that stores all name strings. [Edit]
This property returns an System.Xml.XmlNameTable object that stores all name strings used in the entire descendants of this document.
It returns the same name table as its constructor was passed. In case that this object is created via the default constructor, it is a new NameTable object.
Note that there is no corresponding interface member in any of W3C Document Object Model specifications.
[Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0