Sql.Net Class Library Documentation

PivotColumnCollection.AddRange Method (PivotColumn[])

Adds the elements of an array to the end of this PivotColumnCollection.

public virtual void AddRange(
   PivotColumn[] items
);

Parameters

items
The array whose elements are to be added to the end of this PivotColumnCollection.

See Also

PivotColumnCollection Class | Reeb.Reporting Namespace | PivotColumnCollection.AddRange Overload List