ComponentOne FlexReport for UWP
Remove Method (LogEntryList)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > LogEntryList Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As LogEntry _
) As System.Boolean
public System.bool Remove( 
   LogEntry item
)

Parameters

item
See Also

Reference

LogEntryList Class
LogEntryList Members