[]
获取指定索引的ISlicerItem 。
ISlicerItem this[int index] { get; }
索引。
获取具有指定名称的ISlicerItem 。
ISlicerItem this[string name] { get; }
名称。