OneOrMoreDirectoryPaths.

GetEnumerator() Method

Summary

Return an enumerator that iterates through a list of DirectoryPath.
Assembly
Cake.Jekyll.dll
Namespace
Cake.Jekyll.Core.IO
Containing Type
OneOrMoreDirectoryPaths

Syntax

public IEnumerator<DirectoryPath> GetEnumerator()

Return Value

Type Description
IEnumerator<DirectoryPath> An enumerator of DirectoryPath