MultiRepository Properties |
The MultiRepository type exposes the following members.
Name | Description | |
---|---|---|
BoundingBoxData |
Gets an array of BoundingBoxData objects.
(Overrides RepositoryBoundingBoxData.) | |
BoundingBoxes |
The BoundingBox objects that contain the repository content.
(Overrides RepositoryBoundingBoxes.) | |
CopyrightString |
Gets a string representing copyright information for the data contained in this MultiRepository.
(Overrides RepositoryCopyrightString.) | |
Count |
Gets the number of Repository objects encapsulated within this MultiRepository
| |
Countries |
Gets an array of Countrys for which data in this MultiRepository is available.
(Overrides RepositoryCountries.) | |
DatasetHashCode |
Gets the hash code for this Repository's dataset. The hash code may be used to identify the dataset.
(Inherited from LocalRepository.) | |
DatasetHashCodeString |
Provides a consistent string representation of DatasetHashCode.
(Inherited from Repository.) | |
HasGlobalData |
Indicates whether this MultiRepository contains global data.
(Overrides RepositoryHasGlobalData.) | |
IsDisposed |
Gets whether the repository has been Disposed.
(Inherited from Repository.) | |
Item |
Returns the sub-repository at the indexed location in the list of sub-repositories.
| |
Regions |
Gets an array of Regions for which data in this MultiRepository is available.
(Overrides RepositoryRegions.) | |
VendorVersion |
Gets the highest vendor version for this Repository's datasets.
(Overrides RepositoryVendorVersion.) |