IBinaryTree<TKey,TValue>.Find Method

Definition

Delphi
function Find(const key: TKey; var foundValue: TValue): Boolean

Parameters

key
TKey
foundValue
TValue

Returns

Boolean