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.Asciidoctor.
Summary
Returns an enumerator that iterates through the collection.
- Assembly
- Cake
.Asciidoctor .dll - Namespace
- Cake
.Asciidoctor - Containing Type
- Asciidoctor
Attribute Collection
Syntax
public IEnumerator<AsciidoctorAttribute> GetEnumerator()
Return Value
Type | Description |
---|---|
IEnumerator |
An enumerator that can be used to iterate through the collection. |