matches Method
matches(rhs: SchemaKey, matchType: SchemaMatchType = SchemaMatchType.Exact): boolean
| Parameter | Type | Description |
|---|---|---|
| rhs | SchemaKey | The SchemaKey to compare with |
| matchType | SchemaMatchType | The match type to use for comparison. |
Returns - boolean
Defined in
- ecschema-metadata/src/SchemaKey.ts Line 175
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.