[]
Creates a new instance of the C1IconCollectionEditor class using the specified collection type.
public C1IconCollectionEditor(Type type)
Public Sub New(type As Type)
| Type | Name | Description |
|---|---|---|
| Type | type | The type of the collection for this editor to edit. |