Summary
Returns an enumerator that can iterate through the collection.
- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Types - Containing Type
- I
Result Formatter Collection
Syntax
public IResultFormatterEnumerator GetEnumerator()
Return Value
Type | Description |
---|---|
I |
A NAnt.NUnit1.Types.IResultFormatterEnumerator for the entire collection.
|