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 |
|
IsResultAvailable |
Returns TRUE if a result is available to be consumed through a call to the .Next() 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