get_NameTable()

XmlSchemaCollection::get_NameTable() method

Returns the default XmlNameTable used by the XmlSchemaCollection when loading new schemas.

SharedPtr<XmlNameTable> System::Xml::Schema::XmlSchemaCollection::get_NameTable()

Return Value

An XmlNameTable.

See Also