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


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

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.FvFunctionInfo

    See Also