System::Xml::Schema::XmlSchemaObjectTable::get_Names Methode

XmlSchemaObjectTable::get_Names method

Gibt eine Sammlung aller benannten Elemente in der XmlSchemaObjectTable zurück.

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

ReturnValue

Eine Sammlung aller benannten Elemente in der XmlSchemaObjectTable.

Siehe auch