Skip to content

ACadSharp.Tables.Collections.Table_T_

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

Table Class

Properties

Name Summary
ObjectName
SubclassMarker
Count Gets the number of entries in this table
Item

Methods

Name Summary
Add Add a to the collection, this method triggers
AddRange Add multiple to the collection, this method triggers
TryGetValue Gets the value associated with the specified key.
Contains Determines whether the contains the specified key.
Remove Removes a from the collection, this method triggers
CreateDefaultEntries Create the default entries for the table if they don't exist
GetEnumerator
Clone this wiki locally