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


DateFunctionInfo Class
Returns the DateTime object for a particular date, specified by the year, month, and day.
Syntax
'Declaration
 
Public Class DateFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As DateFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.DateFunctionInfo

See Also