[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollectionInfo.IndexOf

IndexOf Method

IndexOf(ItemTemplateInfo)

Gets the index of the item.

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

A SubItemInfo object used to find the index.

Returns
Type Description
int

The index if the object is found in the collection; otherwise,-1.