- Namespace
- Statiq
.Common - Containing Type
- I
Document Enumerable Extensions
Syntax
public static DocumentPathTree<TDocument> AsDestinationTree<TDocument>(this IEnumerable<TDocument> documents)
where TDocument : IDocument
Type Parameters
| Name | Description |
|---|---|
| TDocument |
Parameters
| Name | Type | Description |
|---|---|---|
| documents | IEnumerable |
Return Value
| Type | Description |
|---|---|
| DocumentPathTree |