TDictionary<TKey,TValue>.DoValueNotify(TObject,TValue,TCollectionNotification) Method

Represents method DoValueNotify(TObject,TValue,TCollectionNotification).

Namespace: Spring.Collections.Dictionaries
private
 procedure DoValueNotify(Sender: TObject; const Item: TValue;
 Action: TCollectionNotification);

Parameters

Sender
Type: TObject

Item
Type: TValue

Action
Type: TCollectionNotification