Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Columns Class / AddRange Method


In This Topic
AddRange Method (Columns)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Sub AddRange( _
   ByVal c As ICollection _
) 
 
'Usage
 
Dim instance As Columns
Dim c As ICollection
 
instance.AddRange(c)

Parameters

c
See Also