Removes a given object from the receiver’s content.
Original signature is '- (void)removeObject:(id)object'
Available in Mac OS X v10.3 and later.


- object (Id)
- The object to remove from the receiver.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)