System::Xml::Schema::XmlSchemaObjectTable::get_Names 方法

XmlSchemaObjectTable::get_Names method

返回 XmlSchemaObjectTable 中所有已命名元素的集合。

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

ReturnValue

XmlSchemaObjectTable 中所有已命名元素的集合。

另见