Click or drag to resize

IMeasureBasiccalculate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.interfaces
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
IMeasureBasic calculate(
	IMeasure second,
	operation op
)
Request Example View Source

Parameters

second
Type: imbSCI.Core.interfacesIMeasure
op
Type: imbSCI.Core.enumsoperation

Return Value

Type: IMeasureBasic
See Also