Event ItemRemovedAt
The item removed event. Will be raised for every individual removal from the collection.
Assembly: DistributedLucene.Net.dll
Syntax
public virtual event ItemRemovedAtHandler<T> ItemRemovedAt
Returns
Type | Description |
---|---|
ItemRemovedAtHandler<T> |