NSSet
$Revision$
$Date$
NSSet
Foundation/NSSet.h
NSCoding
allocWithZone:
zone
set
setWithArray:
anArray
setWithObject:
anObject
setWithObjects:
anObject
setWithObjects:
objects
count:
count
setWithArray:
aSet
allObjects
anyObject
containsObject:
anObject
count
description
descriptionWithLocale:
locale
initWithArray:
array
initWithObjects:
anObject
initWithObjects:
objects
count:
count
initWithSet:
otherSet
initWithSet:
otherSet
copyItems:
flag
intersectsSet:
otherSet
isEqualToSet:
otherSet
isSubsetOfSet:
otherSet
makeObjectsPerform:
aSelector
makeObjectsPerformSelector:
aSelector
makeObjectsPerformSelector:
aSelector
withObject:
anObject
makeObjectsPerform:
aSelector
withObject:
anObject
member:
anObject
objectEnumerator