TBidiDictionary<TKey,TValue>.TValueCollection.TryGetElementAt Method

Definition

Delphi
function TryGetElementAt(var value: TValue; index: Integer): Boolean

Parameters

value
TValue
index
Integer

Returns

Boolean