Click or drag to resize

DrillDownGeoCoderGetRegions Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodGetRegions(Int32)
Get the regions that are available in a certain level.
Public methodGetRegions(Int32, Int32)
Get the regions that are available in a certain level. For example, having set the state to California (level 0), calling GetRegions(1) will return regions like Los Angeles county, San Francisco county, San Bernardino county etc.
Public methodGetRegions(Int32, String)
Gets all the regions beginning with the specified search term at the given level.
Public methodGetRegions(Int32, String, Int32)
Searches a specified region level for a region beginning with the given search string.
Top
See Also