matches Method
Checks whether this SchemaItemKey matches the one provided.
matches(rhs: SchemaItemKey): boolean
| Parameter | Type | Description | 
|---|---|---|
| rhs | SchemaItemKey | The SchemaItemKey to compare to this. | 
Returns - boolean
Defined in
- ecschema-metadata/src/SchemaKey.ts Line 243
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.