An iterator over the result set of a query.
If the cursor returns features that do not have a shape property, then you will need to configure
a ShapeProvider on the FeatureLayer if you want to display the objects on a Map.
Type parameters
T
Represents the type of elements that are served by the cursor.
An iterator over the result set of a query. If the cursor returns features that do not have a
shape
property, then you will need to configure a ShapeProvider on the FeatureLayer if you want to display the objects on a Map.