Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Caching assembly)

Show in webframe

GetItemsInfo Method






Retrieves information about the items in the user store.
Syntax
ItemsInfo GetItemsInfo()
'Declaration
 
Function GetItemsInfo() As ItemsInfo
'Usage
 
Dim instance As IStorageProvider
Dim value As ItemsInfo
 
value = instance.GetItemsInfo()

            

            
ItemsInfo^ GetItemsInfo(); 

Return Value

A strongly typed dataset Leadtools.Medical.Caching.ItemsInfo which contains information about the stored items.
Requirements

Target Platforms

See Also

Reference

IStorageProvider Interface
IStorageProvider Members

Error processing SSI file