Get the collection of Bands for the sensor.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Bands() As IAgSnEOIRBandCollection |
| [C#] |
|---|
public IAgSnEOIRBandCollection Bands {get;} |
| [Managed C++] |
|---|
public: __property IAgSnEOIRBandCollection ^ get_Bands(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgSnEOIRBandCollection getBands(); |
[Python - STK API ] |
|---|
@property def Bands(self) -> "IAgSnEOIRBandCollection": |






