FlexReport for WinForms
Exists メソッド (Breaks)


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

パラメータ

match
参照

参照

Breaks クラス
Breaks メンバ