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

24613486 00a5 1ccf 744e 96f246e1277f

haplokuon edited this page May 6, 2023 · 1 revision

AttributeCollection Methods

netDxf 3.0.0 Library

Methods

AttributeWithTag Searches for the first occurrence attribute with the specified attribute definition tag within the entire collection
Contains Determines whether an attribute is in the collection.
CopyTo Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetEnumerator Returns an enumerator that iterates through the collection.
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
IndexOf Searches for the specified attribute and returns the zero-based index of the first occurrence within the entire collection.
ToString Returns a string that represents the current object.
(Inherited from Object)

See Also

Reference

AttributeCollection Class
netDxf.Collections Namespace

Clone this wiki locally