Skip to content

ACadSharp.Tables.Collections.Table.Add(T)

Albert Domenech edited this page Aug 4, 2024 · 1 revision

Add(T) Method

Add a to the collection, this method triggers

Definition

Namespace: ACadSharp.Tables.Collections.Table<T>

C#

public virtualVoid Add(T)

Return Value

Void

Clone this wiki locally