get_Names()

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()

Return Value

A collection of all the named elements in the XmlSchemaObjectTable.

See Also