Udostępnij za pośrednictwem


XmlSchema.Items Właściwość

Definicja

Pobiera kolekcję elementów schematu w schemacie i służy do dodawania nowych typów elementów na schema poziomie elementu.

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

Wartość właściwości

XmlSchemaObjectCollection

Element XmlSchemaObjectCollection schematu w schemacie.

Uwagi

Kolekcja XmlSchemaAnnotation, , XmlSchemaAttribute, XmlSchemaAttributeGroupXmlSchemaComplexType, XmlSchemaSimpleTypeXmlSchemaElement, , XmlSchemaGrouplub XmlSchemaNotation.

Dotyczy