This document is archived and information here might be outdated.  Recommended version.


IEnumRasterBand Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IEnumRasterBand Interface
ArcGIS Developer Help

IEnumRasterBand Interface

Provides access to members that control a raster band enumerator object.

Product Availability

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

Members

Name Description
Method Next Retrieves the next raster band in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

Classes that implement IEnumRasterBand

Classes Description
RasterBands An enumerator useful for iterating through a set of raster bands.