ComponentOne FlexReport for UWP
BinarySearch(LogEntry) Method

C1.UWP.Document Assembly > C1.Xaml.Document 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