Geocode API

GeoPointCollection.Item Property

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Default Property Item( _
   ByVal index As Integer _
) As GeoPoint
[C#]
public GeoPoint this[
   int index
] {get; set;}

See Also

GeoPointCollection Class | AGOV Namespace