Zip for WinRT
AddRange Method

Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal collection As System.Collections.Generic.IEnumerable(Of C1ZipEntry) _
) 
public void AddRange( 
   System.Collections.Generic.IEnumerable<C1ZipEntry> collection
)

Parameters

collection
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback