Spread for ASP.NET 12 Product Documentation
AddRange Method (Rows)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Rows Class : AddRange Method
Not supported (throws InvalidOperationException).
Syntax
'Declaration
 
Public Overridable Sub AddRange( _
   ByVal c As ICollection _
) 
'Usage
 
Dim instance As Rows
Dim c As ICollection
 
instance.AddRange(c)
public virtual void AddRange( 
   ICollection c
)

Parameters

c
See Also

Reference

Rows Class
Rows Members