次の方法で共有


CollectionEditor.CollectionForm.CollectionType プロパティ

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

Protected ReadOnly Property CollectionType As Type
[C#]
protected Type CollectionType {get;}
[C++]
protected: __property Type* get_CollectionType();
[JScript]
protected function get CollectionType() : Type;

プロパティ値

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

解説

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

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

CollectionEditor.CollectionForm クラス | CollectionEditor.CollectionForm メンバ | System.ComponentModel.Design 名前空間