ComponentOne FlexReport for WinForms
Add(String) Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LogEntryList Class > Add Method : Add(String) Method
Syntax
'Declaration
 
Public Overloads Function Add( _
   ByVal message As System.String _
) As LogEntry
public LogEntry Add( 
   System.string message
)

Parameters

message
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List