Click or drag to resize

measureCalculationGroupsItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.measurement
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public SortedList<int, IMeasure> this[
	int key
] { get; }
Request Example View Source

Parameters

key
Type: SystemInt32

Property Value

Type: SortedListInt32, IMeasure
See Also