MemoryCacheTKey, TValuelastUsed Field |
Documentation in progress...
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax protected LinkedList<TKey> lastUsed
Protected lastUsed As LinkedList(Of TKey)
protected:
LinkedList<TKey>^ lastUsed
val mutable lastUsed: LinkedList<'TKey>
Field Value
Type:
LinkedListTKeySee Also