Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSDictionary<TKey,TValue> > Methods

TRSDictionary<TKey,TValue>.KeyNotify(TKey,TCollectionNotification) Method

Scroll Prev Top Next More

Triggers an    OnKeyNotify event with the given parameters.

Call KeyNotify to trigger an OnKeyNotify event with the given parameters.

The meaning of the parameters is given in the following table:

Key

The key that is added, removed or extracted.
 

Action

The action that the key undergoes, which is of type TCollectionNotification.
 

Namespace: RSGenerics.Collections

Parameters

Key

Type: TKey

Action

Type: TCollectionNotification

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb