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 250
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.