Provides access to members that maintain name information about a raster dataset.
Members
Name | Description | |
---|---|---|
RasterBandNames | The band names in the RasterDataset. |
IRasterDatasetName.RasterBandNames Property
The band names in the RasterDataset.
Public ReadOnly Property RasterBandNames As IEnumDatasetName
public IEnumDatasetName RasterBandNames {get;}
Classes that implement IRasterDatasetName
Classes | Description |
---|---|
RasterDatasetName | A container for name information about a raster dataset. |