.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 >

.NET Framework Class Library

LRUDictionary(KEY, VALUE).ClearAndDispose Method

Namespace: Gnostice.Core

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Sub ClearAndDispose

C#

public void ClearAndDispose()

Visual C++

public:
void ClearAndDispose()

See Also

LRUDictionary(KEY, VALUE) Class

LRUDictionary(KEY, VALUE) Members

Gnostice.Core Namespace