FileCache GetEnumerator Method Nemiro.Data.dll
Overload List

  NameDescription
Protected methodGetEnumerator 
Creates an enumerator that can be used to iterate through a collection of cache entries.
(Overrides ObjectCache GetEnumerator .)
Public methodGetEnumerator(String)
Creates an enumerator that can be used to iterate through a collection of cache entries.
Top
See Also