Returns the latitude-longitude pair with the specified index.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgLtPoint this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgLtPoint^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgLtPoint getItem( int Index ); |
- Index





