![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
A container class, which manages a list of metadata items contained within the geopackage.
This class provides access to the gpkg_metadata table of the geopackage.
Public Member Functions | |
int | count () const |
const TSLGPkgMetadata * | getMetadataItemAt (int index) const |
int TSLGPkgMetadataContainer::count | ( | ) | const |
Returns the number of Metadata items in the container.
const TSLGPkgMetadata * TSLGPkgMetadataContainer::getMetadataItemAt | ( | int | index | ) | const |
Returns a TSLGPkgMetadata object that contains the metadata information at the index in the container.