ComponentOne FlexReport for WinForms
LastIndexOf(LogEntry,Int32,Int32) Method

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

Parameters

item
index
count
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List