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