XmlSchema.Items Vlastnost

Definice

Získá kolekci prvků schématu ve schématu a slouží k přidání nových typů elementů na úrovni elementu 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

Hodnota vlastnosti

XmlSchemaObjectCollection

Prvky XmlSchemaObjectCollection schématu ve schématu.

Poznámky

Kolekce XmlSchemaAnnotation, XmlSchemaSimpleTypeXmlSchemaAttributeXmlSchemaComplexTypeXmlSchemaElementXmlSchemaAttributeGroup, , XmlSchemaGroupnebo .XmlSchemaNotation

Platí pro