ComponentOne FlexReport for UWP
TrueForAll Method

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > LogEntryList Class : TrueForAll Method
Syntax
'Declaration
 
Public Function TrueForAll( _
   ByVal match As System.Predicate(Of LogEntry) _
) As System.Boolean
public System.bool TrueForAll( 
   System.Predicate<LogEntry> match
)

Parameters

match
See Also

Reference

LogEntryList Class
LogEntryList Members