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

Show in webframe

GetEnumerator Method (ObjectCache)






Creates an enumerator that can be used to iterate through a collection of cache entries.
Syntax
protected abstract IEnumerator<KeyValuePair<string,object>> GetEnumerator()
'Declaration
 
Protected MustOverride Function GetEnumerator() As IEnumerator(Of KeyValuePair(Of String,Object))
'Usage
 
Dim instance As ObjectCache
Dim value As IEnumerator(Of KeyValuePair(Of String,Object))
 
value = instance.GetEnumerator()
protected:
abstract IEnumerator<KeyValuePair<String^,Object^>>^ GetEnumerator(); 

Return Value

An enumerator that can be used to iterate through a collection of cache entries.
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