This document is archived and information here might be outdated. Recommended version. |
The band indexes used in the calculation.
[Visual Basic .NET]
Public Property BandIndexes As String
[C#]
public string BandIndexes {get; set;}
[C++]
HRESULT get_BandIndexes(
System.String* pBandIndexes
);
[C++]
HRESULT put_BandIndexes(
BSTR pBandIndexes
);
[C++] Parameters pBandIndexes [out, retval]
pBandIndexes is a parameter of type BSTR* pBandIndexes [in]
pBandIndexes is a parameter of type BSTR