enable
Enables collection after collection has been disabled.
Declaration
- (void) enable;Discussion
This method balances a single invocation of disable. To reenable collection, this method must be invoked as many times as was disable.
Enables collection after collection has been disabled.
- (void) enable;This method balances a single invocation of disable. To reenable collection, this method must be invoked as many times as was disable.