Zip for WinRT
ForEach Method

Syntax
'Declaration
 
Public Sub ForEach( _
   ByVal action As System.Action(Of C1ZipEntry) _
) 
public void ForEach( 
   System.Action<C1ZipEntry> action
)

Parameters

action
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback