Zip for WinRT
RemoveAll Method

Syntax
'Declaration
 
Public Function RemoveAll( _
   ByVal match As System.Predicate(Of C1ZipEntry) _
) As System.Integer
public System.int RemoveAll( 
   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