~GatheringHolder();
None.
Destructor.
Destroys the Gathering
class object being held. If you will be using the Data
class object even after destroying GatheringHolder
, be sure to change the ownership rights of the object by calling the Release
function.
CONFIDENTIAL