Click or drag to resize

LocalRepository Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The LocalRepository type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes of this LocalRepository. See remarks.
(Inherited from Repository.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetCountriesIn
Query the repository for all countries which fall underneath the given BoundingBox.
Public methodGetDrivingSide
Indicates which side of the road vehicles drive in the specified country.
(Inherited from Repository.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRepositoriesForCountry
Returns a list of all repositories or sub-repositories of this repository that contain data about the specified country.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasCountry
Indicates whether this repository contains data for the given Country.
(Overrides RepositoryHasCountry(Country).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also