TBidiDictionary<TKey,TValue>.TInverse.Remove Method
Overloads
Delphi
function Remove(const item: TPair<TValue, TKey>): Boolean
Parameters
- item
- TPair<TValue, TKey>
Returns
Boolean
Delphi
function Remove(const value: TValue): Boolean
Parameters
- value
- TValue
Returns
Boolean