XmlSchemaChoice.Items 속성

정의

compositor(choice): XmlSchemaElement, , XmlSchemaGroupRefXmlSchemaChoice, XmlSchemaSequence또는 XmlSchemaAny.와 함께 포함된 요소의 컬렉션을 가져옵니다.

public:
 virtual property System::Xml::Schema::XmlSchemaObjectCollection ^ Items { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public override System.Xml.Schema.XmlSchemaObjectCollection Items { get; }
member this.Items : System.Xml.Schema.XmlSchemaObjectCollection
Public Overrides ReadOnly Property Items As XmlSchemaObjectCollection

속성 값

XmlSchemaChoice포함된 요소의 컬렉션입니다.

적용 대상