| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Sub GetServiceAsync( _ ByVal path As String, _ ByVal locator As String, _ ByVal callback As Action(Of LocalGeocodeService) _ ) | |
| C# | |
|---|---|
public static void GetServiceAsync( string path, string locator, Action<LocalGeocodeService> callback ) | |
Parameters
- path
- locator
- callback
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8