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


NpvFunctionInfo Class
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
Inheritance Hierarchy

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

See Also