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. |
Gets the number of items in the current collection layer.
public int Count { get; }| Type | Description |
|---|---|
| int | The count of items that are enabled (not removed) in this incremental keyed collection layer. |