XmlSchemaAnnotation.Items Egenskap

Definition

Hämtar samlingen Items som används för att lagra elementen och appinfo underordnade documentation element.

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

Egenskapsvärde

En XmlSchemaObjectCollection av appinfo och documentation underordnade element.

Kommentarer

En anteckning kan innehålla XmlSchemaAppInfo (information som används av program) eller XmlSchemaDocumentation (kommentarer eller text som används av människor).

Gäller för