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

df33cc33 32b6 2a4d b182 91b8878887c5

haplokuon edited this page May 6, 2023 · 1 revision

Clear Method

netDxf 3.0.0 Library

Removes all extended data from the current dictionary.

Definition

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

C#

public void Clear()

VB

Public Sub Clear

C++

public:
virtual void Clear() sealed

F#

abstract Clear : unit -> unit 
override Clear : unit -> unit 

Implements

ICollection(T).Clear()

See Also

Reference

XDataDictionary Class
netDxf.Collections Namespace

Clone this wiki locally