ComponentOne FlexReport for WinForms
Exists Method

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

Parameters

match
See Also

Reference

LogEntryList Class
LogEntryList Members