LocalRepository Properties |
The LocalRepository type exposes the following members.
Name | Description | |
---|---|---|
BoundingBoxData |
Implemented by derived classes to retrieve the RepositoryBoundingBoxData objects that describe the bounding boxes of the repository content.
(Inherited from Repository.) | |
BoundingBoxes |
Implemented by derived classes to retrieve the BoundingBox objects that contain the repository content.
(Inherited from Repository.) | |
CopyrightString |
Implemented by derived classes to retrieve a repository's copyright information.
(Inherited from Repository.) | |
Countries |
Implemented by derived classes to retrieve an array containing every Country present in a repository.
(Inherited from Repository.) | |
DatasetHashCode |
Gets the hash code for this Repository's dataset. The hash code may be used to identify the dataset.
(Overrides RepositoryDatasetHashCode.) | |
DatasetHashCodeString |
Provides a consistent string representation of DatasetHashCode.
(Inherited from Repository.) | |
HasGlobalData |
Implemented by derived classes to determine whether a repository contains global data.
(Inherited from Repository.) | |
IsDisposed |
Gets whether the repository has been Disposed.
(Inherited from Repository.) | |
Regions |
Implemented by derived classes to retrieve an array of Regions present in a repository.
(Inherited from Repository.) | |
VendorVersion |
Implemented by derived classes to retrieve the vendor version for a repository's data set.
(Inherited from Repository.) |