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

73822d2c 5fe2 9b4b 4f54 15c5e37ee3ea

haplokuon edited this page May 6, 2023 · 1 revision

ObservableDictionary<TKey, TValue> Constructor

netDxf 3.0.0 Library

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

Definition

Namespace: netDxf.Collections
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public ObservableDictionary()

VB

Public Sub New

C++

public:
ObservableDictionary()

F#

new : unit -> ObservableDictionary

See Also

Reference

ObservableDictionary(TKey, TValue) Class
ObservableDictionary(TKey, TValue) Overload
netDxf.Collections Namespace

Clone this wiki locally