ACadSharp.XData.ExtendedDataDictionary.Add(ACadSharp.Tables.AppId,_System.Collections.Generic.IEnumerable{ACadSharp.XData.ExtendedDataRecord}) - DomCR/ACadSharp GitHub Wiki
Add(ACadSharp.Tables.AppId, System.Collections.Generic.IEnumerable{ACadSharp.XData.ExtendedDataRecord}) Method
Add ExtendedData for a specific to the Dictionary.
Definition
Namespace: ACadSharp.XData.ExtendedDataDictionary
C#
public Void Add(ACadSharp.Tables.AppId, System.Collections.Generic.IEnumerable{ACadSharp.XData.ExtendedDataRecord})
Return Value
Void