'Declaration Public Sub AddRange( _ ByVal collection As System.Collections.Generic.IEnumerable(Of String) _ )
public void AddRange( System.Collections.Generic.IEnumerable<string> collection )
Parameters
- collection
'Declaration Public Sub AddRange( _ ByVal collection As System.Collections.Generic.IEnumerable(Of String) _ )
public void AddRange( System.Collections.Generic.IEnumerable<string> collection )