IBinaryTree<TKey,TValue>.Delete Method

Definition

Delphi
function Delete(const key: TKey): Boolean

Parameters

key
TKey

Returns

Boolean