ArcObjects Library Reference (DataSourcesRaster)  

IRasterCommands.Next Method

Returns the next raster command.

ERROR: Syntax information about IRasterCommands.Next may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT Next(
  IRasterCommand** pCommand
);
[C++]

Parameters

pCommand [out, retval]

  pCommand is a parameter of type IRasterCommand

Product Availability

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

See Also

IRasterCommands Interface