This document is archived and information here might be outdated. Recommended version. |
The band indices being used in the mapping.
[Visual Basic .NET] Public Property BandIndices As Object
[C#] public object BandIndices {get; set;}
[C++]
HRESULT get_BandIndices(
Variant* vIndex
);
[C++]
HRESULT put_BandIndices(
VARIANT vIndex
);
[C++]
Parameters vIndex [out, retval]
vIndex is a parameter of type VARIANT* vIndex [in]
vIndex is a parameter of type VARIANT