ComponentOne FlexReport for UWP
Exists Method

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