Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Medical.Caching Namespace > Cache Class : ItemRemoved Event |
public event Cache.CacheItemRemovedHandler ItemRemoved
'Declaration Public Event ItemRemoved As Cache.CacheItemRemovedHandler
'Usage Dim instance As Cache Dim handler As Cache.CacheItemRemovedHandler AddHandler instance.ItemRemoved, handler
public: event Cache.CacheItemRemovedHandler^ ItemRemoved