다음을 통해 공유


XmlSchemaGroupBase.Items 속성

정의

이 컬렉션은 compositor에 새 요소를 추가하는 데 사용됩니다.

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

속성 값

XmlSchemaObjectCollection

XmlSchemaObjectCollection입니다.

적용 대상