ComponentOne FlexReport for UWP
Contains Method (LogEntryList)

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

Parameters

item
See Also

Reference

LogEntryList Class
LogEntryList Members