API Reference > bentleyjs-core > Collections > Dictionary > has has Method Determines if an entry exists for the specified key has(key: K): boolean Parameter Type Description key K The key to search for Returns - boolean true if an entry exists in this dictionary corresponding to the specified key. Defined in core/bentley/src/Dictionary.ts Line 132 Last Updated: 11 June, 2024