Given an index, returns an element in the collection.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkRadarClutterPatch this[ int index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgStkRadarClutterPatch^ get_Item( int index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkRadarClutterPatch getItem( int index ); |
- index





