Skip to content

ACadSharp.Classes.DxfClassCollection

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

DxfClassCollection Class

Properties

Name Summary
Count
IsReadOnly

Methods

Name Summary
Add Add a dxf class to the collection if the is not present
AddOrUpdate Add a dxf class to the collection or updates the existing one if the is already in the collection
GetByName Gets the dxf class associated with
TryGetByName Gets the dxf class associated with
Clear
Contains Determines whether the Collection contains a specific
Contains
CopyTo
GetEnumerator
Remove
Clone this wiki locally