ComponentOne FlexReport for WinForms
IndexOf(LogEntry,Int32) Method

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

Parameters

item
index
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List