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

Show in webframe

Size Method






Represents the size of the user context store in bytes.
Syntax
long Size()
'Declaration
 
Function Size() As Long
'Usage
 
Dim instance As IStorageProvider
Dim value As Long
 
value = instance.Size()

            

            
int64 Size(); 

Return Value

The total number of System.Byte for the user context cache.
Requirements

Target Platforms

See Also

Reference

IStorageProvider Interface
IStorageProvider Members

Error processing SSI file