Click or drag to resize

AtalaObservableDictionaryTKey, TValue Constructor

Initializes a new instance of the AtalaObservableDictionaryTKey, TValue class that is empty, has the default initial capacity, and uses the default equality comparer for the key type.

Namespace:  Atalasoft.Imaging.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AtalaObservableDictionary()
See Also