Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / NpvFunctionInfo Class
Members


In This Topic
    NpvFunctionInfo Class
    In This Topic
    Calculates the net present value of an investment by using a discount rate and a series of future payments and income.
    Syntax
    'Declaration
     
    
    Public Class NpvFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As NpvFunctionInfo
    public class NpvFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.NpvFunctionInfo

    See Also