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