Click or drag to resize

cursorZoneCollection Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the cursorZoneCollection class

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public cursorZoneCollection(
	cursorZone __master = null
)
Request Example View Source

Parameters

__master (Optional)
Type: imbSCI.Core.reporting.zonecursorZone
See Also