次の方法で共有


XmlSchemaRedefine.Items プロパティ

XmlSchemaAnnotationXmlSchemaAttributeGroupXmlSchemaComplexTypeXmlSchemaSimpleTypeXmlSchemaGroup の各クラスのコレクションを取得します。

Public ReadOnly Property Items As XmlSchemaObjectCollection
[C#]
public XmlSchemaObjectCollection Items {get;}
[C++]
public: __property XmlSchemaObjectCollection* get_Items();
[JScript]
public function get Items() : XmlSchemaObjectCollection;

プロパティ値

再定義要素内に格納される要素。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

XmlSchemaRedefine クラス | XmlSchemaRedefine メンバ | System.Xml.Schema 名前空間