'Declaration Public Property Items As IList(Of PivotFieldBase)
'Declaration
Public Property Items As IList(Of PivotFieldBase)
public IList<PivotFieldBase> Items {get; set;}
PivotFieldCollection Class PivotFieldCollection Members