.NET Framework Class Library
LRUDictionary(KEY, VALUE).ClearAndDispose Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace > LRUDictionary(KEY, VALUE) Class > LRUDictionary(KEY, VALUE) Methods > LRUDictionary(KEY, VALUE).ClearAndDispose Method |
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Sub ClearAndDispose |
C# |
public void ClearAndDispose() |
Visual C++ |
public: |
LRUDictionary(KEY, VALUE) Class