equalByKey MethodStatic

Indicates if the two SchemaItem objects are equal by comparing their respective SchemaItem.key properties.

equalByKey(thisSchemaItem: SchemaItem, thatSchemaItemOrKey?: SchemaItemKey | SchemaItem): boolean

Parameter Type Description
thisSchemaItem SchemaItem The first SchemaItem.
thatSchemaItemOrKey SchemaItemKey | SchemaItem The second SchemaItem or SchemaItemKey.

Returns - boolean

Defined in

Last Updated: 16 April, 2024