Click or drag to resize

measureOperand Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the measureOperand class

Namespace:  imbSCI.Core.math.measureSystem.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public measureOperand(
	string __operandName,
	operation __op
)
Request Example View Source

Parameters

__operandName
Type: SystemString
__op
Type: imbSCI.Core.enumsoperation
See Also