This document is archived and information here might be outdated. Recommended version. |
The number of bands in the mosaic dataset.
[Visual Basic .NET]
Public Property BandCount As Integer
[C#]
public int BandCount {get; set;}
[C++]
HRESULT get_BandCount(
long pCount
);
[C++]
HRESULT put_BandCount(
System.Int32* pCount
);
[C++] Parameters pCount [in]
pCount is a parameter of type long pCount [out, retval]
pCount is a parameter of type long*
Number of bands of the Mosaic Dataset to be created.