Click or drag to resize

MultiRepository Properties

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

The MultiRepository type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBoxData
Gets an array of BoundingBoxData objects.
(Overrides RepositoryBoundingBoxData.)
Public propertyBoundingBoxes
The BoundingBox objects that contain the repository content.
(Overrides RepositoryBoundingBoxes.)
Public propertyCopyrightString
Gets a string representing copyright information for the data contained in this MultiRepository.
(Overrides RepositoryCopyrightString.)
Public propertyCount
Gets the number of Repository objects encapsulated within this MultiRepository
Public propertyCountries
Gets an array of Countrys for which data in this MultiRepository is available.
(Overrides RepositoryCountries.)
Public propertyDatasetHashCode
Gets the hash code for this Repository's dataset. The hash code may be used to identify the dataset.
(Inherited from LocalRepository.)
Public propertyDatasetHashCodeString
Provides a consistent string representation of DatasetHashCode.
(Inherited from Repository.)
Public propertyHasGlobalData
Indicates whether this MultiRepository contains global data.
(Overrides RepositoryHasGlobalData.)
Public propertyIsDisposed
Gets whether the repository has been Disposed.
(Inherited from Repository.)
Public propertyItem
Returns the sub-repository at the indexed location in the list of sub-repositories.
Public propertyRegions
Gets an array of Regions for which data in this MultiRepository is available.
(Overrides RepositoryRegions.)
Public propertyVendorVersion
Gets the highest vendor version for this Repository's datasets.
(Overrides RepositoryVendorVersion.)
Top
See Also