This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
73822d2c 5fe2 9b4b 4f54 15c5e37ee3ea
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Initializes a new instance of the ObservableDictionary(TKey, TValue) class
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
ObservableDictionary(TKey, TValue) Class
ObservableDictionary(TKey, TValue) Overload
netDxf.Collections Namespace