BuildListenerCollection.

GetEnumerator() Method

Summary

Returns an enumerator that can iterate through the collection.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
BuildListenerCollection

Syntax

public BuildListenerEnumerator GetEnumerator()

Return Value

Type Description
BuildListenerEnumerator A NAnt.Core.BuildListenerEnumerator for the entire collection.