System::Xml::Schema::XmlSchemaObjectTable::get_Values 方法

XmlSchemaObjectTable::get_Values method

返回 XmlSchemaObjectTable 中所有元素的所有值的集合。

SharedPtr<Collections::Generic::ICollection<SharedPtr<XmlSchemaObject>>> System::Xml::Schema::XmlSchemaObjectTable::get_Values()

ReturnValue

XmlSchemaObjectTable 中所有元素的所有值的集合。

另见