System::Xml::Schema::XmlSchemaObjectTable::get_Names method

XmlSchemaObjectTable::get_Names method

Returns a collection of all the named elements in the XmlSchemaObjectTable.

SharedPtr<Collections::Generic::ICollection<SharedPtr<XmlQualifiedName>>> System::Xml::Schema::XmlSchemaObjectTable::get_Names()

ReturnValue

A collection of all the named elements in the XmlSchemaObjectTable.

See Also