[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollectionInfo.Add

Add Method

Add(ItemTemplateInfo)

Adds an item to the collection.

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

The ItemTemplateInfo object to add into the collection.

Returns
Type Description
int

The index of the added item.