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