[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollectionInfo.Remove

Remove Method

Remove(ItemTemplateInfo)

Deletes the specific item from the collection.

Declaration
public void Remove(ItemTemplateInfo item)
Public Sub Remove(item As ItemTemplateInfo)
Parameters
Type Name Description
ItemTemplateInfo item

The ItemTemplateInfo object that is deleted.