DrillDownGeoCoderGetRegions Method |
Name | Description | |
---|---|---|
GetRegions(Int32) |
Get the regions that are available in a certain level.
| |
GetRegions(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.
| |
GetRegions(Int32, String) |
Gets all the regions beginning with the specified search term at the given level.
| |
GetRegions(Int32, String, Int32) |
Searches a specified region level for a region beginning with the given search string.
|