CollectionEditor.CollectionType プロパティ

定義

コレクション オブジェクトのデータ型を取得します。

protected:
 property Type ^ CollectionType { Type ^ get(); };
protected Type CollectionType { get; }
member this.CollectionType : Type
Protected ReadOnly Property CollectionType As Type

プロパティ値

コレクション オブジェクトのデータ型。

注釈

このプロパティは、コレクション オブジェクトのデータ型を表します。

適用対象