← Back to carmenta.com
Carmenta Engine SDK Documentation
×

CatalogLoadLayerSet.Match Method

Checks if a metadata instance matches the queries of this CatalogLoadLayerSet.

Thread safety: This method is not thread-safe. Show

Match(CatalogMetadata metadata)

Checks if a metadata instance matches the queries of this CatalogLoadLayerSet.

Syntax

C#
public System.Boolean Match (
    CatalogMetadata metadata
)

Parameters

metadata
Type: CatalogMetadata
The metadata instance to match.

Return Value

Type: System.Boolean
True if the metadata instances matches the queries of this CatalogLoadLayerSet, False otherwise.

Remarks

This method can be used to determine if a CatalogLoadLayerSet instance should be reloaded to include additional services that may have been added to a Catalog.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept