A scene in the collection at a specified index.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsScene this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsScene^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsScene getItem( int Index ); |
- Index





