Click or drag to resize

measureOperandListexecute Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.measureSystem.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public IMeasure execute(
	IMeasure operandA
)
Request Example View Source

Parameters

operandA
Type: imbSCI.Core.interfacesIMeasure

Return Value

Type: IMeasure
See Also