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

fbe59fb1 7ca1 3fb7 dc04 be5555d42c42

haplokuon edited this page May 6, 2023 · 1 revision

AttributeCollection Constructor

netDxf 3.0.0 Library

Initializes a new instance of AttributeCollection with the specified collection of attributes.

Definition

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

C#

public AttributeCollection()

VB

Public Sub New

C++

public:
AttributeCollection()

F#

new : unit -> AttributeCollection

See Also

Reference

AttributeCollection Class
AttributeCollection Overload
netDxf.Collections Namespace

Clone this wiki locally