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


IImageServerSampleResults Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IImageServerSampleResults Interface

Provides access to members that control a list of sample results.

Product Availability

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

Members

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

CoClasses that implement IImageServerSampleResults

CoClasses and Classes Description
ImageServerSampleResults A collection of Image Server Sample Result objects.