XmlSchemaSequence.Items 속성

정의

작성기 내에 포함된 요소입니다. , XmlSchemaElement, XmlSchemaGroupRef또는 XmlSchemaChoiceXmlSchemaSequence.의 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

속성 값

작성기 내에 포함된 요소입니다.

적용 대상