Click or drag to resize

measureBoolean  Conversion (measureBoolean to Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.measureSystem
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static implicit operator bool (
	measureBoolean x
)
Request Example View Source

Parameters

x
Type: imbSCI.Core.math.measureSystemmeasureBoolean

Return Value

Type: Boolean
See Also