XPathItemCollection.NameTable PropertyXPathItemCollection.NameTable PropertyXPathItemCollection::NameTable Property

Gets the name table associated with the XDM values.

Syntax

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

Property Value

Type: System.Xml.XmlNameTableSystem.Xml.XmlNameTableSystem.Xml::XmlNameTable^

The name table associated with the XDM values.