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

Represents method DoKeyNotify(TObject,TKey,TCollectionNotification).

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

Parameters

Sender
Type: TObject

Item
Type: TKey

Action
Type: TCollectionNotification