Click or drag to resize
Date Constructor
Overload List
  NameDescription
Public methodDate(String)
Initializes new date specified as a string in form MM/DD/YYYY.
Public methodDate(Int32, Int32, Int32)
Initializes a new date from the month, day, and year.
Top
See Also