Skip to content

ACadSharp.CadObjectCollection.Add(T)

Albert Domenech edited this page Aug 23, 2024 · 2 revisions

Add(T) Method

Add a to the collection, this method triggers .

Definition

Namespace: ACadSharp.CadObjectCollection<T>

C#

public virtualVoid Add(T)

Return Value

Void

Clone this wiki locally