WeakReferenceCollection<(Of <(<'T>)>)>..::..AddRange Method

Adds a list of values to this collection

Namespace:  Tortuga.Anchor.Collections
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public void AddRange(
	IEnumerable<T> list
)
Public Sub AddRange ( _
	list As IEnumerable(Of T) _
)

Parameters

list
Type: IEnumerable<(Of <(<'T>)>)>
The list.

Exceptions


ExceptionCondition
[ArgumentNullException]list
[ArgumentException]list