IGeocode.

GetLocationsAsync(string) Method

Syntax

Task<IEnumerable<Location>> GetLocationsAsync(string address)

Parameters

Name Type Description
address string

Return Value

Type Description
Task<IEnumerable<Location>>