PathCollection<TPath>.

Clear() Method

Summary

Clears all paths from the collection.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.IO
Containing Type
PathCollection<TPath>

Syntax

public void Clear()

Return Value

Type Description
void
GitHub