XmlSchema.Items Properti

Definisi

Mendapatkan kumpulan elemen skema dalam skema dan digunakan untuk menambahkan jenis elemen baru di schema tingkat elemen.

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

Nilai Properti

Elemen XmlSchemaObjectCollection skema dalam skema.

Keterangan

Koleksi XmlSchemaAnnotation, , XmlSchemaAttributeXmlSchemaAttributeGroup, XmlSchemaComplexType, XmlSchemaSimpleType, XmlSchemaElement, XmlSchemaGroup, atau XmlSchemaNotation.

Berlaku untuk