TMultiMap<TKey,TValue>.DoValuesChanged(TObject,IList<TValue>,TCollectionChangedAction) Method
Represents method DoValuesChanged(TObject,IList<TValue>,TCollectionChangedAction)
.
private procedure DoValuesChanged(Sender: TObject; const Item: IList<TValue>; Action: TCollectionChangedAction);
Parameters
- Sender
- Type: TObject
- Item
- Type: IList<TValue>
- Action
- Type: System.Void