FormatterElementCollection.

GetEnumerator() Method

Summary

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

Syntax

public FormatterElementEnumerator GetEnumerator()

Return Value

Type Description
FormatterElementEnumerator A NAnt.NUnit.Types.FormatterElementEnumerator for the entire collection.