Sql.Net Class Library Documentation

PivotColumnValueCollection Constructor (PivotColumnValueCollection)

Initializes a new instance of the PivotColumnValueCollection class, containing elements copied from another instance of PivotColumnValueCollection

public PivotColumnValueCollection(
   PivotColumnValueCollection items
);

Parameters

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

See Also

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