matches Method
matches(rhs: Readonly<SchemaKey>, matchType: SchemaMatchTypeSchemaMatchType.Exact): boolean
Parameter | Type | Description |
---|---|---|
rhs | Readonly<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 168
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.