Click or drag to resize

__WinDate.Addition Operator (__WinDate, UInt64)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC  OPERATOR +(
	lhs AS DATE,
	days AS UINT64
) AS DATE
Request Example View Source

Parameters

lhs
Type: __WinDate
days
Type: UInt64

Return Value

Type: __WinDate
See Also