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

0932241a b24d 6f70 11a5 5efeb5c670b2

haplokuon edited this page May 6, 2023 · 1 revision

Clear Method

netDxf 3.0.0 Library

Removes all table objects that are not reserved and have no references.

Definition

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

C#

public void Clear()

VB

Public Sub Clear

C++

public:
void Clear()

F#

member Clear : unit -> unit 

See Also

Reference

TableObjects(T) Class
netDxf.Collections Namespace

Clone this wiki locally