This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Jekyll.
Summary
Return an enumerator that iterates through a list of
string
.
- Assembly
- Cake
.Jekyll .dll - Namespace
- Cake
.Jekyll .Core - Containing Type
- OneOrMoreStrings
Syntax
public IEnumerator<string> GetEnumerator()
Return Value
Type | Description |
---|---|
IEnumerator |
An enumerator of string |