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

Show in webframe

EnumerateRegions Method (ObjectCache)






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 abstract void EnumerateRegions( 
   EnumerateCacheEntriesCallback callback
)
'Declaration
 
Public MustOverride Sub EnumerateRegions( _
   ByVal callback As EnumerateCacheEntriesCallback _
) 
'Usage
 
Dim instance As ObjectCache
Dim callback As EnumerateCacheEntriesCallback
 
instance.EnumerateRegions(callback)
public abstract void enumerateRegions(EnumerateCacheEntriesCallback callback)
            
public:
abstract void EnumerateRegions( 
   EnumerateCacheEntriesCallback^ callback
) 

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

ObjectCache Class
ObjectCache 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