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


IRasterBandName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterBandName Interface
ArcGIS Developer Help

IRasterBandName Interface

Provides access to members that maintain name information about a raster dataset.

Product Availability

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

Members

Name Description
Read/write property NameString The name of the RasterDataset as a string.
Read/write property RasterDatasetName The name of the RasterDataset.

Classes that implement IRasterBandName

Classes Description
RasterBandName A container for name information about a raster band.