Zip for WinRT
InsertRange Method

Syntax
'Declaration
 
Public Sub InsertRange( _
   ByVal index As System.Integer, _
   ByVal collection As System.Collections.Generic.IEnumerable(Of C1ZipEntry) _
) 
public void InsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<C1ZipEntry> collection
)

Parameters

index
collection
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback