This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerIdentifyResults Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the Image Server Identify Results Interface.
Description | ||
---|---|---|
Add | Adds an identify result. | |
Count | The identify result count. | |
Element | The identify result at the specified position. | |
Insert | Adds an identify result at the specified position. | |
Remove | Removes the identify result at the specified position. | |
RemoveAll | Removes all identify results. |
CoClasses and Classes | Description |
---|---|
ImageServerIdentifyResults | A collection of Image Server Identify Result objects. |