ESRI.ArcGIS.ADF.ArcGISServer
EndFindAddressCandidates Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeocodeServerProxy Class : EndFindAddressCandidates Method




asyncResult

Syntax

Visual Basic (Declaration) 
Public Function EndFindAddressCandidates( _
   ByVal asyncResult As IAsyncResult _
) As RecordSet
Visual Basic (Usage)Copy Code
Dim instance As GeocodeServerProxy
Dim asyncResult As IAsyncResult
Dim value As RecordSet
 
value = instance.EndFindAddressCandidates(asyncResult)
C# 
public RecordSet EndFindAddressCandidates( 
   IAsyncResult asyncResult
)

Parameters

asyncResult

See Also

© 2010 All Rights Reserved.