Click or drag to resize

BCExtensionCommandItemCollectionEditor Constructor

Initializes a new instance of the BCExtensionCommandItemCollectionEditor class.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Design
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCExtensionCommandItemCollectionEditor(
	Type type
)

Parameters

type
Type: SystemType
The type of the collection for this editor to edit.
See Also