[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.MatchedComboItemCollection.IndexOf

IndexOf Method

IndexOf(ListItem)

Gets the zero-based index of the specified ListItem in this collection.

Declaration
public int IndexOf(ListItem item)
Public Function IndexOf(item As ListItem) As Integer
Parameters
Type Name Description
ListItem item

A ListItem object.

Returns
Type Description
int

An int value indicates the zero-based index.