API Reference > bentleyjs-core > Collections > LRUCache > get get Method Get and register recent use of . Returns the value associated with or undefined if not in cache. get(key: K): undefined | V Parameter Type Description key K Returns - undefined | V Defined in core/bentley/src/LRUMap.ts Line 180 Last Updated: 11 June, 2024