Pdf for UWP
FindAll メソッド

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

パラメータ

match
参照

PdfPageCollection クラス
PdfPageCollection メンバ