public class PivotFieldList : System.ComponentModel.BindingList<PivotField>
'Declaration Public Class PivotFieldList Inherits System.ComponentModel.BindingList(Of PivotField)
System.Object System.Collections.ObjectModel.Collection<T> System.ComponentModel.BindingList<T> C1.PivotEngine.PivotFieldList
PivotFieldList Members C1.PivotEngine Namespace