[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfoCollection.AddRange

AddRange Method

AddRange(CharBoxInfo[])

Adds an array of CharBoxInfo to the current collection.

Declaration
public void AddRange(CharBoxInfo[] CharBoxInfoes)
Public Sub AddRange(CharBoxInfoes As CharBoxInfo())
Parameters
Type Name Description
CharBoxInfo[] CharBoxInfoes

An array of CharBoxInfo to load into this collection.