C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class / Item Property

Item Property (PivotFieldList)
Gets a PivotField by name.
Overload List
OverloadDescription
Gets a PivotField by name.  
(Inherited from System.Collections.ObjectModel.Collection<T>)
Remarks
If the list does not contain a field with the specified name, an exception is thrown.
See Also