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

Show in webframe

Count Method






The number of items stored for the specified user context.
Syntax
int Count()
'Declaration
 
Function Count() As Integer
'Usage
 
Dim instance As IStorageProvider
Dim value As Integer
 
value = instance.Count()

            

            
int Count(); 

Return Value

The number of items in the user context.
Requirements

Target Platforms

See Also

Reference

IStorageProvider Interface
IStorageProvider Members

Error processing SSI file