Zip for UWP
FindAll メソッド

C1.UWP.Zip アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス : FindAll メソッド
シンタックス
'宣言
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of C1ZipEntry) _
) As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> FindAll( 
   System.Predicate<C1ZipEntry> match
)

パラメータ

match
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ