Function Rc.opAssign
Assign another resource. Release the previously held ref and retain the new one.
void opAssign
(
T obj
);
Assign another resource. Release the previously held ref and retain the new one.
void opAssign
(
T obj
);