PropertyDescriptorCollection コンストラクタ (PropertyDescriptor[], Boolean)
アセンブリ: System (system.dll 内)

Public Sub New ( _ properties As PropertyDescriptor(), _ readOnly As Boolean _ )
Dim properties As PropertyDescriptor() Dim readOnly As Boolean Dim instance As New PropertyDescriptorCollection(properties, readOnly)
public PropertyDescriptorCollection ( PropertyDescriptor[] properties, bool readOnly )
public: PropertyDescriptorCollection ( array<PropertyDescriptor^>^ properties, bool readOnly )
public PropertyDescriptorCollection ( PropertyDescriptor[] properties, boolean readOnly )
public function PropertyDescriptorCollection ( properties : PropertyDescriptor[], readOnly : boolean )

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


PropertyDescriptorCollection クラス
PropertyDescriptorCollection メンバ
System.ComponentModel 名前空間
PropertyDescriptor クラス
TypeDescriptor
PropertyDescriptorCollection コンストラクタ (PropertyDescriptor[])
アセンブリ: System (system.dll 内)

Public Sub New ( _ properties As PropertyDescriptor() _ )
Dim properties As PropertyDescriptor() Dim instance As New PropertyDescriptorCollection(properties)
public PropertyDescriptorCollection ( PropertyDescriptor[] properties )
public: PropertyDescriptorCollection ( array<PropertyDescriptor^>^ properties )
public PropertyDescriptorCollection ( PropertyDescriptor[] properties )
public function PropertyDescriptorCollection ( properties : PropertyDescriptor[] )

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


PropertyDescriptorCollection クラス
PropertyDescriptorCollection メンバ
System.ComponentModel 名前空間
PropertyDescriptor クラス
TypeDescriptor
PropertyDescriptor クラス
TypeDescriptor
PropertyDescriptorCollection コンストラクタ

名前 | 説明 |
---|---|
PropertyDescriptorCollection (PropertyDescriptor[]) | PropertyDescriptorCollection クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
PropertyDescriptorCollection (PropertyDescriptor[], Boolean) | オプションで読み取り専用にできる PropertyDescriptorCollection クラスの新しい空のインスタンスを初期化します。 |

関連項目
PropertyDescriptorCollection クラスPropertyDescriptorCollection メンバ
System.ComponentModel 名前空間
PropertyDescriptor クラス
TypeDescriptor
PropertyDescriptor クラス
TypeDescriptor
- PropertyDescriptorCollection コンストラクタのページへのリンク