[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollectionInfo.AddRange

AddRange Method

AddRange(ListColumnInfo[])

Adds columns of the specified collection to the end of the collection.

Declaration
public void AddRange(ListColumnInfo[] columns)
Public Sub AddRange(columns As ListColumnInfo())
Parameters
Type Name Description
ListColumnInfo[] columns

A ListColumnInfo array added into the collection.