TransactionalRepositoryGetCountriesIn Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.Transactional
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public override Country[] GetCountriesIn(
BoundingBox bb
)
Public Overrides Function GetCountriesIn (
bb As BoundingBox
) As Country()
Parameters
- bb
- Type: Telogis.GeoBaseBoundingBox
Return Value
Type:
CountrySee Also