Zip for WinRT
Sort(Int32,Int32,IComparer<C1ZipEntry>) Method

Syntax
'Declaration
 
Public Overloads Sub Sort( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer, _
   ByVal comparer As System.Collections.Generic.IComparer(Of C1ZipEntry) _
) 
public void Sort( 
   System.int index,
   System.int count,
   System.Collections.Generic.IComparer<C1ZipEntry> comparer
)

Parameters

index
count
comparer
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback