NSPointerArray Class Reference
PDF
Overview
Tasks
Creating and Initializing a New Pointer Array
Managing the Collection
Getting the Pointer Functions
Class Methods
pointerArrayWithOptions:
pointerArrayWithPointerFunctions:
pointerArrayWithStrongObjects
pointerArrayWithWeakObjects
Instance Methods
addPointer:
allObjects
compact
count
initWithOptions:
initWithPointerFunctions:
insertPointer:atIndex:
pointerAtIndex:
pointerFunctions
removePointerAtIndex:
replacePointerAtIndex:withPointer:
setCount:
Revision History
Index
Companion Guides
Collections Programming Topics for Cocoa
Garbage Collection Programming Guide