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

8519f149 a822 d47c 77d6 ce7fdfa4eb18

haplokuon edited this page May 6, 2023 · 1 revision

AttributeDefinitionDictionary Properties

netDxf 3.0.0 Library

Properties

Count Gets the number of attribute definition contained in the current dictionary.
IsReadOnly Gets a value indicating whether the actual dictionary is read-only.
Item Gets or sets the attribute definition with the specified tag.
Tags Gets an ICollection containing the tags of the current dictionary.
Values Gets an ICollection containing the attribute definition list of the current dictionary.

See Also

Reference

AttributeDefinitionDictionary Class
netDxf.Collections Namespace

Clone this wiki locally