ISearchResult Interface | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Implemented by objects returned from a search.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public interface ISearchResult
Public Interface ISearchResult
The ISearchResult type exposes the following members.
Methods
| Name | Description |
---|
| MatchesQuery |
Indicates whether the search result matches the query string.
|
TopSee Also