System::Xml::Schema::XmlSchemaCollection::get_NameTable method

XmlSchemaCollection::get_NameTable method

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

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

ReturnValue

An XmlNameTable.

See Also