Click or drag to resize

ORCombinationNeg Method

reverses the signs of a combination expression.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override CombinationExpression Neg()

Return Value

Type: CombinationExpression
negated expression.
See Also