共用方式為


XmlSchemaAnnotation.Items 屬性

定義

取得用於存放 Itemsappinfo 子項目的 documentation 集合。

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

屬性值

XmlSchemaObjectCollection

appinfodocumentation 子項目的 XmlSchemaObjectCollection

備註

注釋可以包含 XmlSchemaAppInfo 應用程式所使用的 (資訊,) 或 XmlSchemaDocumentation (人類) 所使用的批註或文字。

適用於