SlicerCacheLevel.Count Property

Definition

Gets the number of SlicerItem objects in the specified SlicerCacheLevel object.

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

Property Value

The number of SlicerItem objects in the specified SlicerCacheLevel object.

Remarks

Read-only.

Applies to