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 ); |
- Index





