-
-
Notifications
You must be signed in to change notification settings - Fork 160
ACadSharp.Tables.Collections.Table_T_
Albert Domenech edited this page Apr 29, 2024
·
5 revisions
| Name | Summary |
|---|---|
| ObjectName | |
| SubclassMarker | |
| Count | Gets the number of entries in this table |
| Item |
| 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 |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions