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


In This Topic
    PriceMatFunctionInfo Class
    In This Topic
    Returns the price at maturity per $100 face value of a security that pays interest.
    Syntax
    'Declaration
     
    
    Public Class PriceMatFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As PriceMatFunctionInfo
    public class PriceMatFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.PriceMatFunctionInfo

    See Also