NSMutableSet $Revision$ $Date$ NSMutableSet Foundation/NSSet.h NSCoding allocWithZone: zone setWithCapacity: numItems addObject: anObject addObjectsFromArray: anArray initWithCapacity: numItems intersectSet: otherSet minusSet: otherSet removeAllObjects removeObject: anObject setSet: otherSet unionSet: otherSet