Show/Hide Toolbars

RiverSoftAVG Products Help

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

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

Scroll Prev Top Next More

Triggers an    OnValueNotify event with the given parameters.

Call ValueNotify to trigger an OnValueNotify event with the given parameters.

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

Value

The Value that is added, removed or extracted.
 

Action

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

Namespace: RSGenerics.Collections

Parameters

Value

Type: TValue

Action

Type: TCollectionNotification

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb