TRedBlackTree<T>.Find Method

Definition

Delphi
function Find(const key: T; var value: T): Boolean

Parameters

key
T
value
T

Returns

Boolean