19 #import <Foundation/Foundation.h> 36 #pragma mark initializers 41 #pragma mark properties 48 @property(nonatomic, copy, readonly) NSArray<AGSFeature*> *
allObjects;
An enumerator to iterate over features.
Definition: AGSFeatureEnumerator.h:31
NSArray< AGSFeature * > * allObjects
Definition: AGSFeatureEnumerator.h:48
A representation of a real-world object on a map.
Definition: AGSFeature.h:40
nullable AGSFeature * nextObject()