Click or drag to resize

GeoStreamRepository Methods

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

The GeoStreamRepository 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 methodGetDrivingSide
Indicates which side of the road vehicles drive in the specified country.
(Overrides RepositoryGetDrivingSide(Country).)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasCountry
Returns true only if the GeoStream server (represented by this GeoStreamRepository object) has data for the given Country.
(Overrides RepositoryHasCountry(Country).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodCode exampleUseDataSets(DataSet)
Specify the server-side datasets to be used.
Public methodCode exampleUseDataSets(String)
Specify the server-side datasets to be used.
Top
See Also