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


In This Topic
    SecondFunctionInfo Class
    In This Topic
    Returns the seconds (0 to 59) value for a specified time value.
    Syntax
    'Declaration
     
    
    Public Class SecondFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As SecondFunctionInfo
    public class SecondFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.SecondFunctionInfo

    See Also