Click or drag to resize

IRangeCriteriasetCriteria Method (IComparable, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.interfaces
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void setCriteria(
	IComparable even,
	bool trueIfMore = true
)
Request Example View Source

Parameters

even
Type: SystemIComparable
trueIfMore (Optional)
Type: SystemBoolean
See Also