[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CollectionBase-1.InnerAddRange

InnerAddRange Method

InnerAddRange(object[])

Copies the elements of the specified array to the end of the collection.

Declaration
protected void InnerAddRange(object[] value)
Protected Sub InnerAddRange(value As Object())
Parameters
Type Name Description
object[] value

An array of type object that contains the objects to add to the collection.