FlexReport for WinForms
Exists メソッド (BookmarkList)


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

パラメータ

match
参照

参照

BookmarkList クラス
BookmarkList メンバ