Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / DSumFunctionInfo Class
Members


In This Topic
    DSumFunctionInfo Class
    In This Topic
    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
    public class DSumFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

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

    See Also