Zip for WinRT
FindAll Method

Syntax
'Declaration
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of C1ZipEntry) _
) As System.Collections.Generic.List(Of C1ZipEntry)
public System.Collections.Generic.List<C1ZipEntry> FindAll( 
   System.Predicate<C1ZipEntry> match
)

Parameters

match
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback