EyeshotDisposableCollection<T>.AddRange (IEnumerable<T>, RegenOptions) Method

Public Sub AddRange( _ 
ByVal collection As IEnumerable(Of T), _ 
ByVal ro As RegenOptions
)
This language is not supported or no code example is available.
public void AddRange( 
IEnumerable<T> collection
RegenOptions ro 
)
This language is not supported or no code example is available.

Parameters

collection
IEnumerable<T>

ro
RegenOptions

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition