XmlSchemaRedefine.Items Свойство

Определение

Получает коллекцию следующих классов: XmlSchemaAnnotation, XmlSchemaAttributeGroup, XmlSchemaComplexType, XmlSchemaSimpleType и 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

Значение свойства

XmlSchemaObjectCollection

Элементы, содержащиеся в переопределяемом элементе.

Применяется к