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 > IImageServerSampleResults Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a list of sample results.
Description | ||
---|---|---|
Add | Adds a sample result. | |
Count | The sample result count. | |
Element | The sample result at the specified position. | |
Insert | Adds a sample result at the specified position. | |
Remove | Removes the sample result at the specified position. | |
RemoveAll | Removes all sample results. |
CoClasses and Classes | Description |
---|---|
ImageServerSampleResults | A collection of Image Server Sample Result objects. |