Skip to content

ACadSharp.XData.ExtendedDataDictionary.Add(ACadSharp.Tables.AppId,_System.Collections.Generic.IEnumerable{ACadSharp.XData.ExtendedDataRecord})

Albert Domenech edited this page Dec 30, 2024 · 1 revision

Add(ACadSharp.Tables.AppId, System.Collections.Generic.IEnumerable{ACadSharp.XData.ExtendedDataRecord}) Method

Add ExtendedData for a specific AppId 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

Clone this wiki locally