TypeConverter.SimplePropertyDescriptor コンストラクタ (Type, String, Type)
アセンブリ: System (system.dll 内)
構文Dim componentType As Type Dim name As String Dim propertyType As Type Dim instance As New SimplePropertyDescriptor(componentType, name, propertyType)
protected function SimplePropertyDescriptor ( componentType : Type, name : String, propertyType : Type )
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照TypeConverter.SimplePropertyDescriptor クラス
TypeConverter.SimplePropertyDescriptor メンバ
System.ComponentModel 名前空間
TypeConverter クラス
TypeConverter.SimplePropertyDescriptor クラス
PropertyDescriptor クラス
TypeConverter.SimplePropertyDescriptor コンストラクタ (Type, String, Type, Attribute[])
アセンブリ: System (system.dll 内)
構文Protected Sub New ( _ componentType As Type, _ name As String, _ propertyType As Type, _ attributes As Attribute() _ )
Dim componentType As Type Dim name As String Dim propertyType As Type Dim attributes As Attribute() Dim instance As New SimplePropertyDescriptor(componentType, name, propertyType, attributes)
protected SimplePropertyDescriptor ( Type componentType, string name, Type propertyType, Attribute[] attributes )
protected: SimplePropertyDescriptor ( Type^ componentType, String^ name, Type^ propertyType, array<Attribute^>^ attributes )
protected SimplePropertyDescriptor ( Type componentType, String name, Type propertyType, Attribute[] attributes )
protected function SimplePropertyDescriptor ( componentType : Type, name : String, propertyType : Type, attributes : Attribute[] )
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照TypeConverter.SimplePropertyDescriptor クラス
TypeConverter.SimplePropertyDescriptor メンバ
System.ComponentModel 名前空間
Attribute
TypeConverter クラス
TypeConverter.SimplePropertyDescriptor クラス
PropertyDescriptor クラス
TypeConverter.SimplePropertyDescriptor コンストラクタ
オーバーロードの一覧| 名前 | 説明 |
|---|---|
| TypeConverter.SimplePropertyDescriptor (Type, String, Type) | TypeConverter.SimplePropertyDescriptor クラスの新しいインスタンスを初期化します。 |
| TypeConverter.SimplePropertyDescriptor (Type, String, Type, Attribute[]) | TypeConverter.SimplePropertyDescriptor クラスの新しいインスタンスを初期化します。 |
参照関連項目
TypeConverter.SimplePropertyDescriptor クラスTypeConverter.SimplePropertyDescriptor メンバ
System.ComponentModel 名前空間
TypeConverter クラス
TypeConverter.SimplePropertyDescriptor クラス
PropertyDescriptor クラス
- TypeConverter.SimplePropertyDescriptor コンストラクタのページへのリンク