Zip for WinRT
GetRange Method

Syntax
'Declaration
 
Public Function GetRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) As System.Collections.Generic.List(Of C1ZipEntry)
public System.Collections.Generic.List<C1ZipEntry> GetRange( 
   System.int index,
   System.int count
)

Parameters

index
count
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback