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

Show in webframe

GetEnumerator(String) Method






Optional name of a region in cache.
Creates an enumerator that can be used to iterate through a collection of cache entries.
Syntax
'Declaration
 
Public Overloads Function GetEnumerator( _
   ByVal regionName As String _
) As IEnumerator(Of KeyValuePair(Of String,Object))
'Usage
 
Dim instance As FileCache
Dim regionName As String
Dim value As IEnumerator(Of KeyValuePair(Of String,Object))
 
value = instance.GetEnumerator(regionName)

Parameters

regionName
Optional name of a region in cache.

Return Value

An enumerator that can be used to iterate through a collection of cache entries.
Requirements

Target Platforms

See Also

Reference

FileCache Class
FileCache Members
Overload List

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