This document is archived and information here might be outdated.  Recommended version.


IImageServerIdentifyResults Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerIdentifyResults Interface
ArcGIS Developer Help

IImageServerIdentifyResults Interface

Provides access to the Image Server Identify Results Interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Adds an identify result.
Read-only property Count The identify result count.
Read-only property Element The identify result at the specified position.
Method Insert Adds an identify result at the specified position.
Method Remove Removes the identify result at the specified position.
Method RemoveAll Removes all identify results.

Classes that implement IImageServerIdentifyResults

Classes Description
ImageServerIdentifyResults A collection of Image Server Identify Result objects.