Skip to content

ACadSharp.CadObjectCollection_T_

Albert Domenech edited this page Apr 29, 2024 · 4 revisions

CadObjectCollection Class

Properties

Name Summary
Owner Owner of the collection
Count Gets the number of elements that are contained in the collection
Item

Methods

Name Summary
Add Add a to the collection, this method triggers
AddRange Add multiple to the collection, this method triggers
Clear Removes all elements from the Collection
Remove Removes a from the collection, this method triggers
GetEnumerator
Clone this wiki locally