C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / Remove Method

In This Topic
Remove Method (PivotFieldList)
In This Topic
Removes the first occurrence of the PivotField with a key that matches the one passed as parameter.
Overload List
OverloadDescription
Removes the first occurrence of the PivotField with a key that matches the one passed as parameter.  
(Inherited from System.Collections.ObjectModel.Collection<T>)
See Also