[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollection.Add

Add Method

Add(ItemTemplate)

Adds an item to the collection.

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

The ItemTemplate object to add into the collection.

Returns
Type Description
int

The index of the added item.