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

XmlSchemaObjectTable::get_Names method

Gibt eine Sammlung aller benannten Elemente im XmlSchemaObjectTable zurück.

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

ReturnValue

Eine Sammlung aller benannten Elemente im XmlSchemaObjectTable.

Siehe auch