CatalogLoadLayerSet.Match Method
Match(CatalogMetadata metadata)
Checks if a metadata instance matches the queries of this CatalogLoadLayerSet.Syntax
public System.Boolean Match (
CatalogMetadata metadata
)Parameters
The metadata instance to match.
Return Value
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