

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