Click or drag to resize

TransactionalRepositoryGetCountriesIn Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Not implemented. Will throw a InvalidOperationException.

Namespace:  Telogis.GeoBase.Transactional
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override Country[] GetCountriesIn(
	BoundingBox bb
)

Parameters

bb
Type: Telogis.GeoBaseBoundingBox

Return Value

Type: Country
See Also