IBinaryTree<T>.Delete Method

Definition

Delphi
function Delete(const key: T): Boolean

Parameters

key
T

Returns

Boolean