Click or drag to resize

measureIntegerSubtraction Operator (measureInteger, Int32)

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 measureInteger operator -(
	measureInteger a1,
	int a2
)
Request Example View Source

Parameters

a1
Type: imbSCI.Core.math.measureSystemmeasureInteger
a2
Type: SystemInt32

Return Value

Type: measureInteger
See Also