KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
ICache
Reset Method
Clears the cache and resets statistics.
Definition
Namespace:
KGySoft.Collections
Assembly:
KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
Copy
void
Reset
()
VB
Copy
Sub
Reset
C++
Copy
void
Reset
()
F#
Copy
abstract
Reset
:
unit
->
unit
See Also
Reference
ICache Interface
KGySoft.Collections Namespace
In This Article
Definition
See Also