XmlSchemaRedefine.Items 属性
定义
获取下列类的集合:XmlSchemaAnnotation、XmlSchemaAttributeGroup、XmlSchemaComplexType、XmlSchemaSimpleType 和 XmlSchemaGroup。Gets the collection of the following classes: XmlSchemaAnnotation, XmlSchemaAttributeGroup, XmlSchemaComplexType, XmlSchemaSimpleType, and XmlSchemaGroup.
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
属性值
重新定义的元素中包含的元素。The elements contained within the redefine element.