Click or drag to resize

measureDecadeSystemGetUnit Method (Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the unit relative from root

Namespace:  imbSCI.Core.math.measureSystem.systems
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public measureSystemUnitEntry GetUnit(
	int levelFromRoot = 0
)
Request Example View Source

Parameters

levelFromRoot (Optional)
Type: SystemInt32
The level from root.

Return Value

Type: measureSystemUnitEntry
See Also