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

32fd890e ba6f a3a9 576c 4d83cf5454da

haplokuon edited this page May 6, 2023 · 1 revision

EntityCollection Constructor

netDxf 3.0.0 Library

Initializes a new instance of EntityCollection.

Definition

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

C#

public EntityCollection()

VB

Public Sub New

C++

public:
EntityCollection()

F#

new : unit -> EntityCollection

See Also

Reference

EntityCollection Class
EntityCollection Overload
netDxf.Collections Namespace

Clone this wiki locally