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


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

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

See Also