ComponentOne FlexReport for WinForms
IndexOf(LogEntry) Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LogEntryList Class > IndexOf Method : IndexOf(LogEntry) Method
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal item As LogEntry _
) As System.Integer
public System.int IndexOf( 
   LogEntry item
)

Parameters

item
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List