[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListItemCollectionInfo.Remove

Remove Method

Remove(ListItemInfo)

Deletes a specific item from the collection.

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

The ListItemInfo object to be deleted.