Returns the condition at the given zero-based index.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsDisplayCondition this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsDisplayCondition^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsDisplayCondition getItem( Integer Index ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAgStkGraphicsDisplayCondition": |
- Index






