LocalRepository Methods | ![]() |
The LocalRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Disposes of this LocalRepository. See remarks.
(Inherited from Repository.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetCountriesIn |
Query the repository for all countries which fall underneath the given BoundingBox.
|
![]() | GetDrivingSide |
Indicates which side of the road vehicles drive in the specified country.
(Inherited from Repository.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRepositoriesForCountry |
Returns a list of all repositories or sub-repositories of this repository that contain data about the specified country.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasCountry |
Indicates whether this repository contains data for the given Country.
(Overrides RepositoryHasCountry(Country).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |