[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollectionInfo.Contains

Contains Method

Contains(ItemTemplateInfo)

Determines whether the collection contains the specified item.

Declaration
public bool Contains(ItemTemplateInfo item)
Public Function Contains(item As ItemTemplateInfo) As Boolean
Parameters
Type Name Description
ItemTemplateInfo item

The specified ListItemInfo object.

Returns
Type Description
bool

true if the object is found in the collection; otherwise, false.