SerializationReader.ReadDictionary(K, V) Method
Returns a new, simple generic dictionary populated with keys and values from the stream.
Namespace: SobekCM.Core.MemoryMgmt Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Type Parameters
Return ValueType: Dictionary<(Of <(<'K, V>)>)>A new, simple, populated generic Dictionary. See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |