Overload List

  NameDescription
Date(DateTime)
Initializes a new instance of the Date structure.
Date(Int32, Int32, Int32)
Initializes a new instance of the Date structure to the specified year, month, and day.
Date(Int32, Int32, Int32, Calendar)
Initializes a new instance of the Date structure to the specified year, month, and day for the specified calendar.

See Also