ESRI.ArcGIS.ItemIndex Namespace
This namespace contains types that support ItemIndex.
| Delegate | Description |
 | SearchResultCallback |
This delegate is not for public use and is used internally by the system to
implement support for other ArcGIS Pro modules.
|
| Enumeration | Description |
 | QuerySpatialOperation |
Operations that can be performed on the index
None - No operation
Intersects - Spatially intersects the query geometry
Within - Spatially within the query geometry
WithinOrIntersects - Spatially within or intersects the query geometry
|