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): V | undefined Parameter Type Description key K Returns - V | undefined Defined in core/bentley/src/LRUMap.ts Line 180 Last Updated: 15 June, 2021