Geocode API

LocationCollection.Item Property

[This is preliminary documentation and subject to change.]

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

See Also

LocationCollection Class | AGOV Namespace