XmlSchema.Items プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
スキーマに含まれるスキーマ要素コレクションを取得します。新しい要素型を schema
要素レベルで追加する場合に使用します。
public:
property System::Xml::Schema::XmlSchemaObjectCollection ^ Items { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Items { get; }
member this.Items : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Items As XmlSchemaObjectCollection
プロパティ値
スキーマに含まれるスキーマ要素の XmlSchemaObjectCollection。
注釈
、、、XmlSchemaAttributeGroup、XmlSchemaComplexType、XmlSchemaElementXmlSchemaSimpleTypeXmlSchemaGroup、またはXmlSchemaNotationのコレクションXmlSchemaAnnotationです。 XmlSchemaAttribute