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

Represents method DoValueChanged(TObject,TValue,TCollectionChangedAction).

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

Parameters

Sender
Type: TObject

Item
Type: TValue

Action
Type: System.Void