[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubItemCollectionInfo.Remove

Remove Method

Remove(SubItemInfo)

Deletes a specific item from the collection.

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

The SubItemInfo value to be deleted.