FlexReport for WinForms
RemoveAll メソッド (Breaks)


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

パラメータ

match
参照

参照

Breaks クラス
Breaks メンバ