Click or drag to resize

DateTimeValue   Conversion Operators

Overload List
 NameDescription
Public operatorStatic member(DateTime to DateTimeValue) Initializes a new instance of the DateTimeValue class by implicitly converting the supplied DateTime value.
Public operatorStatic member(DateTimeValue to DateTime) Implicitly converts the specified value to a DateTime value.
Top
See Also