Overload List

  Name Description
Public method CumulFunctionExpr()()()()
This method creates a constant cumul function expression everywhere equal to 0 that the user can modify subsequently with the operators +=, -=.
Public method CumulFunctionExpr(String)
This method creates a constant cumul function expression everywhere equal to 0 that the user can modify subsequently with the operators +=, -=. You can specify a name of your own choice.

See Also