This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 439
cfb0f74a ea23 b537 2039 e47c42a9eb9c
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Removes all elements from the list.
Namespace: netDxf.Collections
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public void Clear()VB
Public Sub ClearC++
public:
virtual void Clear() sealedF#
abstract Clear : unit -> unit
override Clear : unit -> unit ICollection(T).Clear()