#import <NSPlaceholderArray.h>
Abgeleitet von NSArray.
Öffentliche Methoden | |
| (id) | - initWithObjects:count: |
| (id) | - initWithObjects_ex:count: |
| (id) | - init |
| (id) | - initWithContentsOfFile: |
| (id) | - initWithContentsOfURL: |
| (unsigned int) | - count |
| (id) | - objectAtIndex: |
Definiert in Zeile 9 der Datei NSPlaceholderArray.h.
| - (id) initWithObjects: | (id *) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| - (id) initWithObjects_ex: | (id *) | fp8 | ||
| count: | (unsigned int) | fp12 | ||
| - (id) init |
| - (id) initWithContentsOfFile: | (id) | fp8 |
| - (id) initWithContentsOfURL: | (id) | fp8 |
| - (unsigned int) count |
| - (id) objectAtIndex: | (unsigned int) | fp8 |