Given an index, returns an IAgSnEOIRBand interface.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgSnEOIRBand this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgSnEOIRBand^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgSnEOIRBand getItem( int Index ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAgSnEOIRBand": |
- Index






