NSMutableArray(SortedArrayExtensions) Klassenreferenz

#import <NSMutableArray-SortedArrayExtensions.h>

Aufstellung aller Elemente


Öffentliche Methoden

(unsigned int) - indexWhereObjectWouldBeInserted:usingSortFunction:context:
(unsigned int) - insertObject:usingSortFunction:context:
(unsigned int) - indexOfObject:usingSortFunction:context:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSMutableArray-SortedArrayExtensions.h.


Dokumentation der Elementfunktionen

- (unsigned int) indexWhereObjectWouldBeInserted: (id)  fp8
usingSortFunction: (void *)  fp12
context: (void *)  fp16 

- (unsigned int) insertObject: (id)  fp8
usingSortFunction: (void *)  fp12
context: (void *)  fp16 

- (unsigned int) indexOfObject: (id)  fp8
usingSortFunction: (void *)  fp12
context: (void *)  fp16 


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: