Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSDictionary<TKey,TValue>.OnValueNotify Property

Scroll Prev Top Next More

Occurs when a dictionary key pair changes.

The OnValueNotify event occurs when items are added or removed from the dictionary. Multiple events may occur for a single operation. This allows removed objects to be freed.
 

Namespace: RSGenerics.Collections

Property Value

Type: TCollectionNotifyEvent<TValue>

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb