Event CollectionChanged
The change event. Will be raised for every change operation on the collection.
Assembly: DistributedLucene.Net.dll
Syntax
public override event CollectionChangedHandler<KeyValuePair<K, V>> CollectionChanged
Returns
Type | Description |
---|---|
CollectionChangedHandler<KeyValuePair<K, V>> |