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