getAtKeyWithDeferred

getAtKeyWithDeferred(keys: KeyType): MemberType, receiverByReference;

The getAtKeyWithDeferred method of the Dictionary class returns a reference to an object in the receiver collection at the specified keys parameter value, taking account of deferred operations visible to the calling process. If an entry with the specified keys parameter value is not found, the method returns a null value.

2022.0.01 and higher