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


"

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

"

Public Methods

 NameDescription
 MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. CommitChangesCommits any changes made to the storage object.  
 MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. ContainsDetermines whether the user store contains an item with the specified Id .  
 MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. CountThe number of items stored for the specified user context.  
 MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. GetGets an item from the user context store.  
 MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. GetItemsInfoRetrieves information about the items in the user store.  
 Method InsertOverloaded. Adds a new item into the user context store.  
 MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. RemoveDeletes an item from the user context store.  
 MethodIncludes members available as add-ons to the LEADTOOLS Medical Imaging toolkit. SizeRepresents the size of the user context store in bytes.  
Top

See Also