MemoryCacheTKey, TValuevalueCache Field |
TGets or sets ODO: Comment.
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax protected Dictionary<TKey, TValue> valueCache
Protected valueCache As Dictionary(Of TKey, TValue)
protected:
Dictionary<TKey, TValue>^ valueCache
val mutable valueCache: Dictionary<'TKey, 'TValue>
Field Value
Type:
DictionaryTKey,
TValueSee Also