Skip to content

ACadSharp.CadObjectCollection.AddRange(System.Collections.Generic.IEnumerable{T})

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

AddRange(System.Collections.Generic.IEnumerable{T}) Method

Add multiple to the collection, this method triggers .

Definition

Namespace: ACadSharp.CadObjectCollection<T>

C#

public Void AddRange(System.Collections.Generic.IEnumerable{T})

Return Value

Void

Clone this wiki locally