TDictionary<TKey,TValue>.fOnValueNotify Field

Represents field fOnValueNotify.

Namespace: Spring.Collections.Dictionaries
private
 fOnValueNotify: TCollectionNotifyEvent<TValue>;

Field Value

Type: TCollectionNotifyEvent<TValue>