Gets the number of directories in the collection.
- Namespace
- Statiq
.Common - Containing Type
- PathCollection
- Implements
-
- IReadOnlyCollection
<NormalizedPath> .Count
- IReadOnlyCollection
- Property Type
- int
Syntax
public int Count { get; }
Value
Type | Description |
---|---|
int | The number of directories in the collection. |