LEADTOOLS Medical (Leadtools.Medical.Caching assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
Cache Class Methods
See Also 
Leadtools.Medical.Caching Namespace : Cache Class


"

For a list of all members of this type, see Cache members.

"

Public Methods

 NameDescription
public Method AddOverloaded. Adds a new item to the cache store.  
public MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. ClearDeletes the contents of the cache store.  
public MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. CloseCloses the Cache object and releases all associated resources.  
public MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. ContainsDetermines whether the cache store contains an item with the specified Id.  
public Method DisposeCleans up any resources being used.  
public Method InsertOverloaded. Inserts a new item to the cache store.  
public MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. RemoveDeletes an item from the Cache.  
public MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. UpdateForces the Cache to maintain the cache store.  
Top

Protected Methods

 NameDescription
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. FinalizeAllows an System.Object to attempt to free resources and perform other cleanup operations before the System.Object is reclaimed by garbage collection. (inherited from Object)  
protected MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. OnItemRemovedRaises the Cache.ItemRemoved event.  
Top

See Also