[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollectionInfo.AddRange

AddRange Method

AddRange(ItemTemplateInfo[])

Adds some items of specified collection to the end of the collection.

Declaration
public void AddRange(ItemTemplateInfo[] items)
Public Sub AddRange(items As ItemTemplateInfo())
Parameters
Type Name Description
ItemTemplateInfo[] items

A specified collection added into the collection.