System::Xml::Schema::XmlSchemaObjectTable::get_Names metodo

XmlSchemaObjectTable::get_Names method

Restituisce una raccolta di tutti gli elementi nominati nella XmlSchemaObjectTable.

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

ReturnValue

Una raccolta di tutti gli elementi nominati nella XmlSchemaObjectTable.

Vedi anche