Click or drag to resize

SerializableDictionary Constructor (IDictionaryString, Object)

constructor with dictionary

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public SerializableDictionary(
	IDictionary<string, Object> dictionary
)

Parameters

dictionary
Type: System.Collections.GenericIDictionaryString, Object
IDictionary
See Also