.NET Framework Class Library
LRUDictionary(KEY, VALUE) Constructor
<< 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) Constructor |
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Sub New ( _ |
C# |
public LRUDictionary( |
Visual C++ |
public: |
capacity
Type: System.Int32
LRUDictionary(KEY, VALUE) Class