cdeConcurrentDictionary<(Of <(<'TKey, TValue>)>)>..::..GetDictionarySnapshot Method
This returns a consistent snapshot of the dictionary
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public Dictionary<TKey, TValue> GetDictionarySnapshot()
Public Function GetDictionarySnapshot As Dictionary(Of TKey, TValue)
public: Dictionary<TKey, TValue>^ GetDictionarySnapshot()