ComponentOne FlexReport for WinForms
Remove Method (LogEntryList)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document 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