4.7.3.1 CTDate.CTDate Syntax CTDate( ) CTDate(int year, int month, int day) CTDate(uint Date) Parameters year [in] The year to set to the CTDate object. month [in] The month to set to the CTDate object. day [in] The day to set to the CTDate object. Date [in] The date to set to the CTDate object Description This is the constructor for the CTDate object. See Also ~CTDate
This is the constructor for the CTDate object.
~CTDate