Namespace: 
   Rebex.IO.Compression.Legacy
    Assembly:
   Rebex.Zip (in Rebex.Zip.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Sub AddRange ( _ collection As IEnumerable(Of String) _ ) | 
| C# | 
|---|
| public void AddRange( IEnumerable<string> collection ) | 
Parameters
- collection
- Type: System.Collections.Generic..::..IEnumerable<(Of <(<'String>)>)>
 
     
     
     
     
    