This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterCommands Interface > IRasterCommands.Next Method (ArcObjects .NET 10.4 SDK) |
Returns the next raster command.
[Visual Basic .NET] Public Function Next ( _ ) As IRasterCommand
[C#] public IRasterCommand Next ( );
[C++]
HRESULT Next(
IRasterCommand** pCommand
);
[C++]
Parameters pCommand [out, retval]
pCommand is a parameter of type IRasterCommand