[]
Initializes a new instance of the DoubleCollectionCustomTypeDescriptor class.
public DoubleCollectionCustomTypeDescriptor(ICustomTypeDescriptor parent, object instance)
Public Sub New(parent As ICustomTypeDescriptor, instance As Object)
| Type | Name | Description |
|---|---|---|
| ICustomTypeDescriptor | parent | The parent custom type descriptor. |
| object | instance | DoubleCollection instance. |