ComponentOne FlexReport for UWP
RemoveAll Method

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

Parameters

match
See Also

Reference

LogEntryList Class
LogEntryList Members