CTDate::CTDate
Syntax
CTDate( )
CTDate(NINT year, NINT month, NINT day)
CTDate(CTDATE Date)
CTDate(const CTDate& Date)
Parameters
Description
This is the constructor for the CTDate object.
See also
~CTDate()
TOCIndex