Summary
Gets the number of paths in the collection.
- Namespace
- Cake
.Core .IO - Containing Type
- PathCollection
Syntax
public int Count { get; }
Value
| Type | Description |
|---|---|
| int | The number of paths in the collection. |
public int Count { get; }
| Type | Description |
|---|---|
| int | The number of paths in the collection. |