Click or drag to resize

DateTimeValue Constructor

Overload List
 NameDescription
Public methodDateTimeValue Initializes a new instance of the DateTimeValue class.
Public methodDateTimeValue(DateTime) Initializes a new instance of the DateTimeValue class using the supplied DateTime value.
Public methodDateTimeValue(DateTimeValue) Initializes a new instance of the DateTimeValue class by deep copying the supplied DateTimeValue class.
Top
See Also