Click or drag to resize

measureSystemUnitRegistryIndexOf Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.measureSystem.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int IndexOf(
	measureSystemUnitEntry item
)
Request Example View Source

Parameters

item
Type: imbSCI.Core.math.measureSystem.coremeasureSystemUnitEntry

Return Value

Type: Int32
See Also