ComponentOne FlexReport for WinForms
Find Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LogEntryList Class : Find Method
Syntax
'Declaration
 
Public Function Find( _
   ByVal match As System.Predicate(Of LogEntry) _
) As LogEntry
public LogEntry Find( 
   System.Predicate<LogEntry> match
)

Parameters

match
See Also

Reference

LogEntryList Class
LogEntryList Members