removeObject
Removes an object from the set.
Declaration
virtual void removeObject(
const OSMetaClassBase *anObject);Parameters
- anObject:
The OSMetaClassBase-derived object to be removed from the set.
Overview
The object removed from the set is released.
See Also
Miscellaneous
containsObjectcopyCollectionensureCapacityflushCollectionfreegetAnyObjectgetCapacitygetCapacityIncrementgetCountinitWithArrayinitWithCapacityinitWithObjectsinitWithSetisEqualTo(const OSMetaClassBase *)isEqualTo(const OSSet *)membermerge(const OSArray *)merge(const OSSet *)serializesetCapacityIncrementsetObjectwithArraywithCapacitywithObjectswithSet