SimpleRepository Properties | ![]() |
The SimpleRepository 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 |
The BoundingBox objects that contain the repository content.
(Overrides RepositoryBoundingBoxes.) |
![]() | CopyrightString |
Get the copyright string for this Dataset.
(Overrides RepositoryCopyrightString.) |
![]() | Countries |
Gets an array of Countrys for which data in this
SimpleRepository is available.
(Overrides RepositoryCountries.) |
![]() | CustomTables |
The tables in this data file, if it's a custom data file.
|
![]() | 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.) |
![]() | FileInfo |
Get a string containing information about the file, such as name, vendor and version.
|
![]() | FileName |
Get the filename of this dataset
|
![]() | HasGlobalData |
May be used to determine if global data is available in this Dataset (true) or not (false).
(Overrides RepositoryHasGlobalData.) |
![]() | IsDisposed |
Gets whether the repository has been Disposed.
(Inherited from Repository.) |
![]() | Name |
Get the name of this Dataset.
|
![]() | PostProcessingInfo |
Get a string containing file information about this Dataset.
|
![]() | Regions |
Gets an array of regions for which data in this SimpleRepository is available.
(Overrides RepositoryRegions.) |
![]() | VendorName |
Gets the vendor name for this dataset.
|
![]() | VendorVersion |
Gets the version number for this dataset.
(Overrides RepositoryVendorVersion.) |
![]() | Version |
Get version details for this Dataset.
|