XmlSchema.Items Eigenschaft

Definition

Ruft die Auflistung von Schemaelementen im Schema ab und wird verwendet, um neue Elementtypen auf Elementebene schema hinzuzufügen.

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

Eigenschaftswert

Ein XmlSchemaObjectCollection Schemaelement im Schema.

Hinweise

Die Sammlung von XmlSchemaAnnotation, , XmlSchemaAttributeGroupXmlSchemaAttribute, XmlSchemaComplexType, XmlSchemaSimpleType, , XmlSchemaElementoder XmlSchemaGroupXmlSchemaNotation.

Gilt für: