XmlSchemaRedefine.Items 속성

정의

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

재정의 요소 내에 포함된 요소입니다.

적용 대상