NSPointerArray

GPTKB entity

Statements (34)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:availableOn gptkb:iOS
gptkb:macOS
gptkb:tvOS
gptkb:watchOS
gptkbp:compatibleWith NSCopying
NSSecureCoding
gptkbp:definedIn gptkb:Foundation_framework
gptkbp:headerFile NSPointerArray.h
https://www.w3.org/2000/01/rdf-schema#label NSPointerArray
gptkbp:introducedIn iOS 6.0
macOS 10.5
gptkbp:language gptkb:Objective-C
gptkbp:mayInclude NULL pointers
arbitrary pointers
gptkbp:method gptkb:Count
compact
addPointer:
allObjects
initWithOptions:
insertPointer:atIndex:
pointerAtIndex:
pointerFunctions
removePointerAtIndex:
replacePointerAtIndex:withPointer:
gptkbp:purpose Stores pointers in a manner similar to an array
gptkbp:RAM Does not retain or release pointers by default
gptkbp:relatedTo gptkb:NSArray
gptkb:NSPointerFunctions
gptkbp:superclass gptkb:NSObject
gptkbp:threadSafe No
gptkbp:usedFor Managing collections of non-object pointers
gptkbp:bfsParent gptkb:NSObject
gptkbp:bfsLayer 8