Skip to content

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

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

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

Add multiple to the collection, this method triggers

Definition

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

C#

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

Return Value

Void

Clone this wiki locally