CDecimal& operator = (const CDecimal&
roLN
);
Property
Description
Method Name
operator=
Argument -
roLN
The item to be compared with this one.
Description
Copies the value
in roLN, into the current object
Returns
Remarks
Example