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

Represents method DoValuesChanged(TObject,IList<TValue>,TCollectionChangedAction).

Namespace: Spring.Collections.MultiMaps
private
 procedure DoValuesChanged(Sender: TObject; const Item: IList<TValue>;
 Action: TCollectionChangedAction);

Parameters

Sender
Type: TObject

Item
Type: IList<TValue>

Action
Type: System.Void