FlexReport for WinForms
FindAll メソッド (Breaks)


C1.Report アセンブリ > C1.Report.Rendering 名前空間 > Breaks クラス : FindAll メソッド
シンタックス
'宣言
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of Break) _
) As System.Collections.Generic.List(Of T)
'使用法
 
Dim instance As Breaks
Dim match As System.Predicate(Of Break)
Dim value As System.Collections.Generic.List(Of T)
 
value = instance.FindAll(match)
public System.Collections.Generic.List<T> FindAll( 
   System.Predicate<Break> match
)

パラメータ

match
参照

参照

Breaks クラス
Breaks メンバ