'Declaration
<__DynamicallyInvokableAttribute()> Public Sub AddRange( _ ByVal collection As System.Collections.Generic.IEnumerable(Of property) _ )
'Usage
Dim instance As configuration Dim collection As System.Collections.Generic.IEnumerable(Of property) instance.AddRange(collection)
[__DynamicallyInvokable()] public void AddRange( System.Collections.Generic.IEnumerable<property> collection )
Parameters
- collection