Click or drag to resize

measureBooleanBitwiseAnd Operator (measureBoolean, 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 measureBoolean operator &(
	measureBoolean a1,
	bool a2
)
Request Example View Source

Parameters

a1
Type: imbSCI.Core.math.measureSystemmeasureBoolean
a2
Type: SystemBoolean

Return Value

Type: measureBoolean
See Also