CollectionEditor.CollectionType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得收藏物件的資料型態。
protected:
property Type ^ CollectionType { Type ^ get(); };
protected Type CollectionType { get; }
member this.CollectionType : Type
Protected ReadOnly Property CollectionType As Type
屬性值
集合物件的資料型態。
備註
此屬性代表集合物件的資料型態。