ComponentOne FlexReport for WinForms
BinarySearch(LogEntry) Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LogEntryList Class > BinarySearch Method : BinarySearch(LogEntry) Method
Syntax
'Declaration
 
Public Overloads Function BinarySearch( _
   ByVal item As LogEntry _
) As System.Integer
public System.int BinarySearch( 
   LogEntry item
)

Parameters

item
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List