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


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

IImageServerEditResults Interface

Provides access to the Image Server Edit Results Interface.

Product Availability

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

Members

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

Classes that implement IImageServerEditResults

Classes Description
ImageServerEditResults A collection of Image Server Edit Result objects.