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

Show in webframe

EnumerateRegions Method (FileCache)






Occurs for each region found in the cache. The entry parameter of callback will contain the region name.
Enumerates all the regions in this cache.
Syntax
public override void EnumerateRegions( 
   EnumerateCacheEntriesCallback callback
)
'Declaration
 
Public Overrides Sub EnumerateRegions( _
   ByVal callback As EnumerateCacheEntriesCallback _
) 
'Usage
 
Dim instance As FileCache
Dim callback As EnumerateCacheEntriesCallback
 
instance.EnumerateRegions(callback)
@Override
public void enumerateRegions(EnumerateCacheEntriesCallback callback)
            
public:
void EnumerateRegions( 
   EnumerateCacheEntriesCallback^ callback
) override 

Parameters

callback
Occurs for each region found in the cache. The entry parameter of callback will contain the region name.
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