Click or drag to resize

RepositoryCountries Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Implemented by derived classes to retrieve an array containing every Country present in a repository.

Namespace:  Telogis.GeoBase.Repositories
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public abstract Country[] Countries { get; }

Property Value

Type: Country
See Also