IBinaryTree<TKey,TValue>.Add Method

Definition

Delphi
function Add(const key: TKey; const value: TValue): Boolean

Parameters

key
TKey
value
TValue

Returns

Boolean