Click or drag to resize

IRangeCriteriatestCriteria Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.interfaces
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
bool testCriteria(
	IComparable testValue
)
Request Example View Source

Parameters

testValue
Type: SystemIComparable

Return Value

Type: Boolean
See Also