Click or drag to resize

rangeFinderForDataTableGetRangerStartingWith Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.range.finder
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<rangeFinderWithData> GetRangerStartingWith(
	string columnNameStart
)
Request Example View Source

Parameters

columnNameStart
Type: SystemString

Return Value

Type: ListrangeFinderWithData
See Also