get_NameTable()

XmlNamespaceManager::get_NameTable() method

Returns the XmlNameTable associated with this object.

virtual SharedPtr<XmlNameTable> System::Xml::XmlNamespaceManager::get_NameTable()

Return Value

The XmlNameTable used by this object.

See Also