TMultiMap<TKey,TValue>.DoKeyChanged(TObject,TKey,TCollectionChangedAction) Method

Represents method DoKeyChanged(TObject,TKey,TCollectionChangedAction).

Namespace: Spring.Collections.MultiMaps
private
 procedure DoKeyChanged(Sender: TObject; const Item: TKey;
 Action: TCollectionChangedAction);

Parameters

Sender
Type: TObject

Item
Type: TKey

Action
Type: System.Void