This document is archived and information here might be outdated. Recommended version. |
Returns a RasterBand given its index.
[Visual Basic .NET] Public Function Item ( _ ByVal BandIndex As Integer _ ) As IRasterBand
[C#] public IRasterBand Item ( int BandIndex );
[C++]
HRESULT Item(
long BandIndex
);
[C++] Parameters BandIndex [in]
BandIndex is a parameter of type long