Returns the condition at the given zero-based index.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Item( _ ByVal Index As Integer _ ) As IAgStkGraphicsDisplayCondition |
| [C#] |
|---|
public IAgStkGraphicsDisplayCondition this[ |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsDisplayCondition^ get_Item( |
| [Unmanaged C++] |
|---|
public: HRESULT get_Item( |
| [Java] |
|---|
public IAgStkGraphicsDisplayCondition getItem( |
- Index
