Mono Class Library: System.Xml.XmlReader Overview | MembersSystem.Xml.XmlReader.NameTable Property |
Gets the name table used by the current instance to store and look up element and attribute names, prefixes, and namespaces. [Edit]
|
The System.Xml.XmlNameTable used by the current instance. [Edit]
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. [Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0