ComponentOne Document Library for WPF
Add(LogEntry) Method

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > LogEntryList Class > Add Method : Add(LogEntry) Method
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal item As LogEntry _
) 
public void Add( 
   LogEntry item
)

Parameters

item
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List