#import <NSKeyValueNonmutatingSetMethodSet.h>
Abgeleitet von NSKeyValueNonmutatingCollectionMethodSet.
Geschützte Attribute | |
| struct objc_method * | count |
| struct objc_method * | enumerator |
| struct objc_method * | member |
Definiert in Zeile 9 der Datei NSKeyValueNonmutatingSetMethodSet.h.
- (struct objc_method*) count [read, protected] |
Definiert in Zeile 11 der Datei NSKeyValueNonmutatingSetMethodSet.h.
- (struct objc_method*) enumerator [read, protected] |
Definiert in Zeile 12 der Datei NSKeyValueNonmutatingSetMethodSet.h.
- (struct objc_method*) member [read, protected] |
Definiert in Zeile 13 der Datei NSKeyValueNonmutatingSetMethodSet.h.