TObjectMultiMap<TKey,TValue>.KeyChanged(TKey,TCollectionChangedAction) Method

Represents method KeyChanged(TKey,TCollectionChangedAction).

Namespace: Spring.Collections.MultiMaps
protected
 procedure KeyChanged(const item: TKey; action: TCollectionChangedAction); override;

Parameters

item
Type: TKey

action
Type: System.Void