#import <NSArray-NSArray.h>
Definiert in Zeile 9 der Datei NSArray-NSArray.h.
| + (id) allocWithZone: | (struct _NSZone *) | fp8 |
| + (id) array |
| + (id) arrayWithArray: | (id) | fp8 |
| + (id) arrayWithArray: | (id) | fp8 | ||
| copyItems: | (BOOL) | fp12 | ||
| + (id) arrayWithContentsOfFile: | (id) | fp8 |
| + (id) arrayWithContentsOfURL: | (id) | fp8 |
| + (id) arrayWithObject: | (id) | fp8 |
| + (id) arrayWithObjects: | (id *) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| + (id) arrayWithObjects: | (id) | fp8 |
| - (unsigned int) count |
| - (id) objectAtIndex: | (unsigned int) | fp8 |
| - (unsigned long) _cfTypeID |
| - (id) description |
| - (id) debugDescription |
| - (unsigned int) hash |
| - (BOOL) isEqual: | (id) | fp8 |
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
| - (id) mutableCopyWithZone: | (struct _NSZone *) | fp8 |
| - (void) encodeWithCoder: | (id) | fp8 |
| - (id) initWithCoder: | (id) | fp8 |
| - (Class) classForCoder |
| - (id) arrayByAddingObjects: | (id *) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| - (id) arrayByAddingObject: | (id) | fp8 |
| - (id) arrayByAddingObjectsFromArray: | (id) | fp8 |
| - (id) arrayByApplyingSelector: | (SEL) | fp8 |
| - (id) arrayByExcludingObjectsInArray: | (id) | fp8 | ||
| identical: | (BOOL) | fp12 | ||
| - (id) arrayByExcludingObjectsInArray: | (id) | fp8 |
| - (id) arrayByExcludingIdenticalObjectsInArray: | (id) | fp8 |
| - (id) arrayByExcludingToObjectsInArray: | (id) | fp8 |
| - (id) componentsJoinedByString: | (id) | fp8 |
| - (unsigned int) countOccurrences: | (id) | fp8 |
| - (BOOL) containsObject: | (id) | fp8 | ||
| inRange: | (struct _NSRange) | fp12 | ||
| - (BOOL) getObject: | (id *) | fp8 | ||
| atIndex: | (unsigned int) | fp12 | ||
| - (void) apply: | (void *) | fp8 | ||
| context: | (void *) | fp12 | ||
| - (long) _cflastIndexOfObject: | (id) | fp8 | ||
| inRange: | (struct _NSRange) | fp12 | ||
| - (BOOL) containsObject: | (id) | fp8 |
| - (BOOL) containsObjectIdenticalTo: | (id) | fp8 |
| - (id) descriptionWithLocale: | (id) | fp8 |
| - (id) descriptionWithLocale: | (id) | fp8 | ||
| indent: | (unsigned int) | fp12 | ||
| - (id) firstObjectCommonWithArray: | (id) | fp8 |
| - (void) getObjects: | (id *) | fp8 |
| - (void) getObjects: | (id *) | fp8 | ||
| range: | (struct _NSRange) | fp12 | ||
| - (unsigned int) indexOfAttributeBySelector: | (SEL) | fp8 | ||
| equalToObject: | (id) | fp12 | ||
| - (unsigned int) indexOfObject: | (id) | fp8 | ||
| range: | (struct _NSRange) | fp12 | ||
| identical: | (BOOL) | fp20 | ||
| - (unsigned int) indexOfObject: | (id) | fp8 |
| - (unsigned int) indexOfObject: | (id) | fp8 | ||
| inRange: | (struct _NSRange) | fp12 | ||
| - (long) _cfindexOfObject: | (id) | fp8 | ||
| range: | (struct _NSRange) | fp12 | ||
| - (unsigned int) indexOfObjectIdenticalTo: | (id) | fp8 |
| - (unsigned int) indexOfObjectIdenticalTo: | (id) | fp8 | ||
| inRange: | (struct _NSRange) | fp12 | ||
| - (unsigned int) indexOf: | (id) | |||
| fp8: | (unsigned) | int | ||
| fp12: | (BOOL) | fp16 | ||
| - (BOOL) isEqualToArray: | (id) | fp8 |
| - (id) lastObject |
| - (void) makeObjectsPerform: | (SEL) | fp8 |
| - (void) makeObjectsPerform: | (SEL) | fp8 | ||
| withObject: | (id) | fp12 | ||
| - (void) makeObjectsPerformSelector: | (SEL) | fp8 |
| - (void) makeObjectsPerformSelector: | (SEL) | fp8 | ||
| withObject: | (id) | fp12 | ||
| - (unsigned int) countByEnumeratingWithState: | (CDAnonymousStruct8 *) | fp8 | ||
| objects: | (id *) | fp12 | ||
| count: | (unsigned int) | fp16 | ||
| - (id) objectEnumerator |
| - (id) objectsAtIndexes: | (id) | fp8 |
| - (id) reverseObjectEnumerator |
| - (id) sortedArrayHint |
| - (id) sortedArrayUsingFunction: | (void *) | fp8 | ||
| context: | (void *) | fp12 | ||
| - (id) sortedArrayUsingFunction: | (void *) | fp8 | ||
| context: | (void *) | fp12 | ||
| hint: | (id) | fp16 | ||
| - (id) sortedArrayUsingSelector: | (SEL) | fp8 |
| - (id) sortedArrayUsingSelector: | (SEL) | fp8 | ||
| hint: | (id) | fp12 | ||
| - (id) subarrayWithRange: | (struct _NSRange) | fp8 |
| - (id) _stringToWrite |
| - (BOOL) writeToFile: | (id) | fp8 | ||
| atomically: | (BOOL) | fp12 | ||
| - (BOOL) writeToURL: | (id) | fp8 | ||
| atomically: | (BOOL) | fp12 | ||
| - (id) initWithObjects: | (id *) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| - (id) initWithObjects_ex: | (id *) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| - (id) initWithArray: | (id) | fp8 |
| - (id) initWithArray: | (id) | fp8 | ||
| copyItems: | (BOOL) | fp12 | ||
| - (id) initWithContentsOfFile: | (id) | fp8 |
| - (id) initWithContentsOfURL: | (id) | fp8 |
| - (id) initWithObjects: | (id) | fp8 |