Document Library for WPF
BinarySearch(Int32,Int32,LogEntry,IComparer<LogEntry>) メソッド

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > LogEntryList クラス > BinarySearch メソッド : BinarySearch(Int32,Int32,LogEntry,IComparer<LogEntry>) メソッド
シンタックス
'宣言
 
Public Overloads Function BinarySearch( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer, _
   ByVal item As LogEntry, _
   ByVal comparer As System.Collections.Generic.IComparer(Of LogEntry) _
) As System.Integer
public System.int BinarySearch( 
   System.int index,
   System.int count,
   LogEntry item,
   System.Collections.Generic.IComparer<LogEntry> comparer
)

パラメータ

index
count
item
comparer
参照

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