Open sandboxFocus

Property Count

Count

Gets the number of items in the current collection layer.

Declaration
public int Count { get; }
Property Value
Type Description
int

The count of items that are enabled (not removed) in this incremental keyed collection layer.

Implements