Event ItemInserted
The item added event. Will be raised for every individual addition to the collection.
Assembly: DistributedLucene.Net.dll
Syntax
public virtual event ItemInsertedHandler<T> ItemInserted
Returns
Type | Description |
---|---|
ItemInsertedHandler<T> |