Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / SecondFunctionInfo Class
Members


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

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

See Also