Click or drag to resize

cursornext Method (Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Nexts the specified step.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool next(
	int step = 1
)
Request Example View Source

Parameters

step (Optional)
Type: SystemInt32
The step.

Return Value

Type: Boolean
See Also