FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / DSumFunctionInfo Class
Members


DSumFunctionInfo Class
Adds the values in a column in a list that match the specified conditions.
Syntax
'Declaration
 
Public Class DSumFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As DSumFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.DSumFunctionInfo

See Also