Click or drag to resize

ResponseHits Property

Gets an array of Hit objects.

Namespace:  Autoaddress.Autoaddress2_0.Model.ReverseGeocode
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public Hit[] Hits { get; }

Property Value

Type: Hit
See Also