TDictionary<TKey,TValue>.fOnKeyNotify Field

Represents field fOnKeyNotify.

Namespace: Spring.Collections.Dictionaries
private
 fOnKeyNotify: TCollectionNotifyEvent<TKey>;

Field Value

Type: TCollectionNotifyEvent<TKey>