Returns scenario database settings at a specified position.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Item( _ ByVal Index As Integer _ ) As IAgScGenDb |
| [C#] |
|---|
public IAgScGenDb this[ |
| [Managed C++] |
|---|
public: __property IAgScGenDb^ get_Item( |
| [Unmanaged C++] |
|---|
public: HRESULT get_Item( |
| [Java] |
|---|
public IAgScGenDb getItem( |
- Index
