IResultFormatterCollection.

GetEnumerator() Method

Summary

Returns an enumerator that can iterate through the collection.
Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Types
Containing Type
IResultFormatterCollection

Syntax

public IResultFormatterEnumerator GetEnumerator()

Return Value

Type Description
IResultFormatterEnumerator A NAnt.NUnit1.Types.IResultFormatterEnumerator for the entire collection.