Click or drag to resize

DictionaryWithDefaultTKey, TValue Constructor

Creates a new Dictionary with DefaultValue set to TValue's default value.

Namespace:  Archon.SwissArmyLib.Collections
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DictionaryWithDefault()
Request Example View Source
See Also