ComponentOne FlexReport for WinForms
Insert Method (LogEntryList)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LogEntryList Class : Insert Method
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As LogEntry _
) 
public void Insert( 
   System.int index,
   LogEntry item
)

Parameters

index
item
See Also

Reference

LogEntryList Class
LogEntryList Members