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