次の方法で共有


CollectionEditor.CollectionForm.CollectionItemType プロパティ

コレクション内の各項目のデータ型を取得します。

Protected ReadOnly Property CollectionItemType As Type
[C#]
protected Type CollectionItemType {get;}
[C++]
protected: __property Type* get_CollectionItemType();
[JScript]
protected function get CollectionItemType() : 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 名前空間