Code Details  
![]()   Core ![]()   MemoryMgmt ![]()   SerializationReader ![]()   ReadDictionary Method ![]()   ReadDictionary(K, V) (Dictionary(K, V))SerializationReader.ReadDictionary(K, V) Method (Dictionary(K, V))
            Populates a pre-existing generic dictionary with keys and values from the stream.
            This allows a generic dictionary to be created without using the default constructor.
             Namespace: SobekCM.Core.MemoryMgmt Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
 Parameters
 Type Parameters
 See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 )  |