Given an index or a name of a central body, returns an element in the collection.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCentralBodyTerrainCollectionElement this[ System.Object vtIndex ] {get;} |
| [Managed C++] |
|---|
public: __property IAgCentralBodyTerrainCollectionElement^ get_Item( VARIANT vtIndex ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCentralBodyTerrainCollectionElement getItem( VARIANT vtIndex ); |
- vtIndex





