Searched defs:TryGetValue (Results 1 – 2 of 2) sorted by relevance
112 function TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue() function261 function THashList<TKey, TValue>.TryGetValue(const Key: TKey; in THashList() function
836 function TDictionary<TKey,TValue>.TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue() function