Date.ToDateTime Method

Definition

Returns DateTime object describing this type.

public DateTime ToDateTime ();
member this.ToDateTime : unit -> DateTime
Public Function ToDateTime () As DateTime

Returns

DateTime object of the current object

Applies to