Zip for UWP
ForEach メソッド

C1.UWP.Zip アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス : ForEach メソッド
シンタックス
'宣言
 
Public Sub ForEach( _
   ByVal action As System.Action(Of C1ZipEntry) _
) 
public void ForEach( 
   System.Action<C1ZipEntry> action
)

パラメータ

action
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ