Exago .NET API Documentation
InsertRange Method (DataObjectRowCollection)
WebReports.Api.Roles Namespace > DataObjectRowCollection Class : InsertRange Method
Syntax
public void InsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<DataObjectRow> collection
)

Parameters

index
collection
See Also

Reference

DataObjectRowCollection Class
DataObjectRowCollection Members