Click or drag to resize

Date Constructor (IDate)

X#
Initializes a new instance of the Date class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	d AS IDate
)
Request Example View Source

Parameters

d
Type: IDate
See Also