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:aSelectorwithObject:anObject objectAtIndex:index objectEnumerator pathsMatchingExtensions:filterTypes reverseObjectEnumerator sortedArrayHint sortedArrayUsingFunction:(id,id, void *))comparator context:context sortedArrayUsingFunction:(id,id, void *))compare context:context sortedArrayUsingSelector:comparator subarrayWithRange:range writeToFile:pathatomically:flag