NSArray 0.1 28 February, 2000 NSArray Foundation/NSArray.h NSCoding allocWithZone: zone array arrayWithArray: anArray arrayWithContentsOfFile: aPath arrayWithObject: anObject arrayWithObjects: firstObj, arrayWithObjects: objects arrayByAddingObject: anObject arrayByAddingObjectsFromArray: otherArray componentsJoinedByString: separator containsObject: anObject count descriptionWithLocale: locale descriptionWithLocale: locale firstObjectCommonWithArray: otherArray getObjects: aBuffer getObjects: aBuffer indexOfObject: anObject indexOfObject: anObject indexOfObjectIdenticalTo: anObject indexOfObjectIdenticalTo: anObject initWithArray: anArray initWithContentsOfFile: aPath initWithObjects: firstObj, initWithObjects: objects isEqualToArray: otherArray lastObject makeObjectsPerformSelector: aSelector makeObjectsPerformSelector: aSelector withObject: anObject objectAtIndex: index objectEnumerator pathsMatchingExtensions: filterTypes reverseObjectEnumerator sortedArrayHint sortedArrayUsingFunction: comparator context: context sortedArrayUsingFunction: compare context: context sortedArrayUsingSelector: comparator subarrayWithRange: range writeToFile: path atomically: flag