AsyncSearcherResultElementT, ResultTOnFoundResults Event | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Event that fires when the search results change.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public event Action<ResultT> OnFoundResults
Public Event OnFoundResults As Action(Of ResultT)
Value
Type:
SystemActionResultTSee Also