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


IRasterCommandResults2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterCommandResults2 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IRasterCommandResults2

Classes Description