#import <NSArray-NSKeyValueCodingPrivate.h>
Öffentliche Methoden | |
| (id) | - _valueForKeyPath:ofObjectAtIndex: |
| (id) | - _mutableArrayValueForKeyPath:ofObjectAtIndex: |
| (id) | - _mutableSetValueForKeyPath:ofObjectAtIndex: |
| (void) | - _setValue:forKeyPath:ofObjectAtIndex: |
| (BOOL) | - _validateValue:forKeyPath:ofObjectAtIndex:error: |
Definiert in Zeile 9 der Datei NSArray-NSKeyValueCodingPrivate.h.
| - (id) _valueForKeyPath: | (id) | fp8 | ||
| ofObjectAtIndex: | (unsigned int) | fp12 | ||
| - (id) _mutableArrayValueForKeyPath: | (id) | fp8 | ||
| ofObjectAtIndex: | (unsigned int) | fp12 | ||
| - (id) _mutableSetValueForKeyPath: | (id) | fp8 | ||
| ofObjectAtIndex: | (unsigned int) | fp12 | ||
| - (void) _setValue: | (id) | fp8 | ||
| forKeyPath: | (id) | fp12 | ||
| ofObjectAtIndex: | (unsigned int) | fp16 | ||
| - (BOOL) _validateValue: | (id *) | fp8 | ||
| forKeyPath: | (id) | fp12 | ||
| ofObjectAtIndex: | (unsigned int) | fp16 | ||
| error: | (id *) | fp20 | ||