XdmReader.NameTable PropertyXdmReader.NameTable PropertyXdmReader::NameTable Property

Gets the XmlNameTableXmlNameTableXmlNameTable associated with this implementation.

Syntax

Public Overrides ReadOnly Property NameTable As System.Xml.XmlNameTable
        Get
public override System.Xml.XmlNameTable NameTable { get; }
public:
virtual property System.Xml::XmlNameTable^ NameTable {
    System.Xml::XmlNameTable^ get();
}