C++
virtual bool moreOwnedObjects() const;
Description
Returns true if the object ID queue contains any object IDs of objects owned by some other object being cloned. If there are no such object IDs in the queue, then false is returned.
virtual bool moreOwnedObjects() const;
Returns true if the object ID queue contains any object IDs of objects owned by some other object being cloned. If there are no such object IDs in the queue, then false is returned.