Returns the latitude-longitude pair with the
specified index.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Item( _
ByVal Index As Integer _
) As IAgLtPoint
|
| [C#] |
|---|
public IAgLtPoint this[
|
| [Managed C++] |
|---|
public: __property IAgLtPoint^ get_Item(
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Item(
|
| [Java] |
|---|
public IAgLtPoint getItem(
|
- Index