XmlSchemaAnnotation.Items Propriété

Définition

Obtient la Items collection utilisée pour stocker les éléments enfants et appinfo les documentation éléments enfants.

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

Valeur de propriété

Un XmlSchemaObjectCollection élément appinfo enfant et documentation un élément enfant.

Remarques

Une annotation peut contenir XmlSchemaAppInfo (informations utilisées par les applications) ou XmlSchemaDocumentation (commentaires ou texte utilisés par les humains).

S’applique à