Click or drag to resize

rangeFinderForDataTableItem Property

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 rangeFinderWithData this[
	string key
] { get; }
Request Example View Source

Parameters

key
Type: SystemString

Property Value

Type: rangeFinderWithData
See Also