Click or drag to resize

measureTValue  Conversion (measureTValue to TValue)

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 static implicit operator TValue (
	measure<TValue> a1
)
Request Example View Source

Parameters

a1
Type: imbSCI.Core.math.measureSystem.coremeasureTValue

Return Value

Type: TValue
See Also