This document is archived and information here might be outdated. Recommended version. |
The RasterDataset associated with this raster band.
[Visual Basic .NET] Public ReadOnly Property RasterDataset As IRasterDataset
[C#] public IRasterDataset RasterDataset {get;}
[C++]
HRESULT get_RasterDataset(
IRasterDataset** Dataset
);
[C++] Parameters Dataset [out, retval]
Dataset is a parameter of type IRasterDataset**