Click or drag to resize

IRegionSearcher Interface

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Interface for classes that provide a collection of regions to a drill down geocoder.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public interface IRegionSearcher
Methods
  NameDescription
Public methodGetRegions(Int32)
Return all regions at the specified level.
Public methodGetRegions(Int32, String)
Return all regions at the specified level that match a search string.
Top
See Also