Click or drag to resize

measureBooleanInequality Operator

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 bool operator !=(
	measureBoolean x,
	measureBoolean y
)
Request Example View Source

Parameters

x
Type: imbSCI.Core.math.measureSystemmeasureBoolean
y
Type: imbSCI.Core.math.measureSystemmeasureBoolean

Return Value

Type: Boolean
See Also