XmlSchema.Items Eigenschap

Definitie

Hiermee haalt u de verzameling schema-elementen in het schema op en wordt gebruikt om nieuwe elementtypen toe te voegen op elementniveau schema .

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

Waarde van eigenschap

Een XmlSchemaObjectCollection van schema-elementen in het schema.

Opmerkingen

De verzameling van XmlSchemaAnnotation, XmlSchemaAttribute, , XmlSchemaAttributeGroup, XmlSchemaComplexType, XmlSchemaSimpleType, , XmlSchemaElement, XmlSchemaGroupof XmlSchemaNotation.

Van toepassing op