Contents

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.

See Also

Collection State