bool operator == (const CRDate& value);
Return Value
True if value of this object is equal to date in the value object.
Parameters
value
Description
This operator compares this CRDate object and the value object. Returns true if date and time values of the two CRDate objects are equal.
CRDate | Classes | OCL | Index