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 のすべての要素のすべての値のコレクション。

参照