FlexReport for WinForms
BinarySearch(LogEntry,IComparer<LogEntry>) メソッド


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > LogEntryList クラス > BinarySearch メソッド : BinarySearch(LogEntry,IComparer<LogEntry>) メソッド
シンタックス
'宣言
 
Public Overloads Function BinarySearch( _
   ByVal item As LogEntry, _
   ByVal comparer As System.Collections.Generic.IComparer(Of LogEntry) _
) As System.Integer
'使用法
 
Dim instance As LogEntryList
Dim item As LogEntry
Dim comparer As System.Collections.Generic.IComparer(Of LogEntry)
Dim value As System.Integer
 
value = instance.BinarySearch(item, comparer)
public System.int BinarySearch( 
   LogEntry item,
   System.Collections.Generic.IComparer<LogEntry> comparer
)

パラメータ

item
comparer
参照

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