Provides access to member that control a list of raster command results.
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. |
IRasterCommandResults2.IsResultAvailable Property
Returns TRUE if a result is available to be consumed through a call to the .Next() method.
Public ReadOnly Property IsResultAvailable As Boolean
public bool IsResultAvailable {get;}
Inherited Interfaces
Interfaces | Description |
---|---|
IRasterCommandResults | Provides access to member that control a list of raster command results. |
Classes that implement IRasterCommandResults2
Classes | Description |
---|