MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLGPkgMetadataRefContainer Class Reference

Detailed Description

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 TSLGPkgMetadataReferencegetMetadataReferenceAt (int index) const
 

Member Function Documentation

◆ count()

int TSLGPkgMetadataRefContainer::count ( ) const

Returns the number of Metadata reference items in the container.

◆ getMetadataReferenceAt()

const TSLGPkgMetadataReference * TSLGPkgMetadataRefContainer::getMetadataReferenceAt ( int index) const

Returns a TSLGPkgMetadataReference object that contains the metadata reference information at the index in the container.