-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.ExtendedDataDictionary
Albert Domenech edited this page Jul 14, 2024
·
2 revisions
Namespace: ACadSharp
C#
public class ExtendedDataDictionary
Returns | Name | Summary |
---|---|---|
Void |
Add(ACadSharp.Tables.AppId, ACadSharp.ExtendedData) | Add ExtendedData for a specific AppId to the Dictionary. |
Void |
Clear | Clear all Dictionary entries. |
Boolean |
ContainsKey(ACadSharp.Tables.AppId) | Check whether a AppId is given in the Dictionary. |
ExtendedData |
Get(ACadSharp.Tables.AppId) | Get ExtendedData for a specific AppId from the Dictionary. |
Boolean |
TryGet(ACadSharp.Tables.AppId, ACadSharp.ExtendedData@) | Try to get ExtendedData for a specific AppId from the Dictionary. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions