C1.Xaml.Zip Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class : AddRange Method |
'Declaration Public Sub AddRange( _ ByVal collection As System.Collections.Generic.IEnumerable(Of C1ZipEntry) _ )
public void AddRange( System.Collections.Generic.IEnumerable<C1ZipEntry> collection )