FormatterDataCollection.

GetEnumerator() Method

Summary

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

Syntax

public FormatterDataEnumerator GetEnumerator()

Return Value

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