RealityDataSourceKey.isEqual Function
Utility function to compare two RealityDataSourceKey, we consider it equal even if itwinId is different
isEqual(key1: RealityDataSourceKey, key2: RealityDataSourceKey): boolean
Parameter | Type | Description |
---|---|---|
key1 | RealityDataSourceKey | |
key2 | RealityDataSourceKey |
Returns - boolean
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.