Sql.Net Class Library Documentation

PivotColumnValueCollection.Remove Method 

Removes the first occurrence of a specific PivotColumnValue from this PivotColumnValueCollection.

public virtual void Remove(
   PivotColumnValue value
);

Parameters

value
The PivotColumnValue value to remove from this PivotColumnValueCollection.

See Also

PivotColumnValueCollection Class | Reeb.Reporting Namespace