Declaration

func removeObject(forKey key: KeyType)

Declaration

- (void) removeObjectForKey:(KeyType) key;

Declaration

removeObjectForKey_(key: KeyType)