Skip to content

ACadSharp.Objects.Collections.ObjectDictionaryCollection.Add(T)

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

Add(T) Method

Add an entry to the collection

Definition

Namespace: ACadSharp.Objects.Collections.ObjectDictionaryCollection<T>

C#

public Void Add(T)

Return Value

Void

Clone this wiki locally