FlexReport for WinForms
BinarySearch(Int32) メソッド


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > BookmarkList クラス > BinarySearch メソッド : BinarySearch(Int32) メソッド
シンタックス
'宣言
 
Public Overloads Function BinarySearch( _
   ByVal item As System.Integer _
) As System.Integer
'使用法
 
Dim instance As BookmarkList
Dim item As System.Integer
Dim value As System.Integer
 
value = instance.BinarySearch(item)
public System.int BinarySearch( 
   System.int item
)

パラメータ

item
参照

参照

BookmarkList クラス
BookmarkList メンバ
オーバーロード一覧