[]
        
(Showing Draft Content)

C1.DataCollection.C1ConvertDataCollection-2.ItemLoaded

ItemLoaded Event

Occurs when an item is added to the cache.

Namespace: C1.DataCollection
Assembly: C1.DataCollection.dll
Syntax
public event EventHandler<CacheDataCollectionItemEventArgs<T>>? ItemLoaded
Returns
Type Description
EventHandler<CacheDataCollectionItemEventArgs<T>> Occurs when an item is added to the cache.