NSSet Class Reference
PDF
Overview
Adopted Protocols
Tasks
Creating a Set
Initializing a Set
Counting Entries
Accessing Set Members
Comparing Sets
Creating a Sorted Array
Key-Value Observing
Describing a Set
Class Methods
set
setWithArray:
setWithObject:
setWithObjects:
setWithObjects:count:
setWithSet:
Instance Methods
addObserver:forKeyPath:options:context:
allObjects
anyObject
containsObject:
count
description
descriptionWithLocale:
enumerateObjectsUsingBlock:
enumerateObjectsWithOptions:usingBlock:
filteredSetUsingPredicate:
initWithArray:
initWithObjects:
initWithObjects:count:
initWithSet:
initWithSet:copyItems:
intersectsSet:
isEqualToSet:
isSubsetOfSet:
makeObjectsPerformSelector:
makeObjectsPerformSelector:withObject:
member:
objectEnumerator
objectsPassingTest:
objectsWithOptions:passingTest:
removeObserver:forKeyPath:
setByAddingObject:
setByAddingObjectsFromArray:
setByAddingObjectsFromSet:
setValue:forKey:
sortedArrayUsingDescriptors:
valueForKey:
Revision History
Index
COMPANION GUIDE
Collections Programming Topics for Cocoa