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

Show in webframe

GetCount Method (FileCache)






Optional name of a region in cache.
Total number of cache entries in the cache.
Syntax
public override long GetCount( 
   string regionName
)
'Declaration
 
Public Overrides Function GetCount( _
   ByVal regionName As String _
) As Long
'Usage
 
Dim instance As FileCache
Dim regionName As String
Dim value As Long
 
value = instance.GetCount(regionName)
@Override
public long getCount(String regionName)
            
public:
int64 GetCount( 
   String^ regionName
) override 

Parameters

regionName
Optional name of a region in cache.

Return Value

The total number of cache entries found.
Requirements

Target Platforms

See Also

Reference

FileCache Class
FileCache Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features