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


IRasterCommandResults2 Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IRasterCommandResults2 Interface

Provides access to member that control a list of raster command results.

Product Availability

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

Members

Description
Read-only property IsResultAvailable Returns TRUE if a result is available to be consumed through a call to the .Next() method.
Method Next Returns the next raster command.

Inherited Interfaces

Interfaces Description
IRasterCommandResults Provides access to member that control a list of raster command results.