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


In This Topic
    PvFunctionInfo Class
    In This Topic
    Returns the present value of an investment based on the interest rate, number and amount of periodic payments, and future value.
    Syntax
    'Declaration
     
    
    Public Class PvFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As PvFunctionInfo
    public class PvFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.PvFunctionInfo

    See Also