Sql.Net Class Library Documentation

PivotColumnValueCollection Constructor (PivotColumnValue[])

Initializes a new instance of the PivotColumnValueCollection class, containing elements copied from an array.

public PivotColumnValueCollection(
   PivotColumnValue[] items
);

Parameters

items
The array whose elements are to be added to the new PivotColumnValueCollection.

See Also

PivotColumnValueCollection Class | Reeb.Reporting Namespace | PivotColumnValueCollection Constructor Overload List