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


In This Topic
    IrrFunctionInfo Class
    In This Topic
    Returns the internal rate of return for a series of cash flows represented by the numbers in values.
    Syntax
    'Declaration
     
    
    Public Class IrrFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As IrrFunctionInfo
    public class IrrFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.IrrFunctionInfo

    See Also