Retrieves the next raster band in the enumeration sequence.
[Visual Basic .NET] Public Function Next ( _ ) As IRasterBand
[C#] public IRasterBand Next ( );
[C++]
HRESULT Next(
IRasterBand** band
);
[C++]Parameters
band [out, retval]band is a parameter of type IRasterBand
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.