[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Type Parameters
- K
- V
Hashtable and linked list implementation designed to mimic Java's LinkedHashMap
functionality.
The following tables list the members exposed by the LinkedDictionary<(Of K, V>) generic type.
Public Events
Name | Description | |
---|---|---|
![]() | RemoveEldest |
Occurs when a potentially destructive operations occurs on the dictionary
and the dictionary is allowed to rebalance.
|