TDictionary<TKey,TValue>.TryGetElementAt Method

Definition

Delphi
function TryGetElementAt(var item: TPair<TKey, TValue>; index: Integer): Boolean

Parameters

item
TPair<TKey, TValue>
index
Integer

Returns

Boolean