This document is archived and information here might be outdated. Recommended version. |
The band names in the RasterDataset.
[Visual Basic .NET] Public ReadOnly Property RasterBandNames As IEnumDatasetName
[C#] public IEnumDatasetName RasterBandNames {get;}
[C++]
HRESULT get_RasterBandNames(
IEnumDatasetName** RasterBandNames
);
[C++]
Parameters RasterBandNames [out, retval]
RasterBandNames is a parameter of type IEnumDatasetName**