PropertyDescriptorCollection Constructor (array<PropertyDescriptor^>^)
.NET Framework (current version)
Initializes a new instance of the PropertyDescriptorCollection class.
Assembly: System (in System.dll)
Parameters
- properties
-
Type:
array<System.ComponentModel::PropertyDescriptor^>^
An array of type PropertyDescriptor that provides the properties for this collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: