Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

bedeed5e e59f 2c93 23fd bde58b9cf76d

haplokuon edited this page May 6, 2023 · 1 revision

ObservableDictionary<TKey, TValue> Constructor

netDxf 3.0.0 Library

Overload List

ObservableDictionary(TKey, TValue)() Initializes a new instance of the ObservableDictionary(TKey, TValue) class
ObservableDictionary(TKey, TValue)(IEqualityComparer(TKey)) Initializes a new instance of the ObservableDictionary(TKey, TValue) class
ObservableDictionary(TKey, TValue)(Int32) Initializes a new instance of the ObservableDictionary(TKey, TValue) class
ObservableDictionary(TKey, TValue)(Int32, IEqualityComparer(TKey)) Initializes a new instance of the ObservableDictionary(TKey, TValue) class

See Also

Reference

ObservableDictionary(TKey, TValue) Class
netDxf.Collections Namespace

Clone this wiki locally