[]
包含指定数据透视表中所有数据透视项对象的集合。每个数据透视项代表数据透视表中字段的一个项目。
public interface IPivotItemList : IEnumerable<IPivotItem>, IEnumerable
返回集合中的对象数量。只读整数。
保留内部使用。