TaskBuilderCollection.

GetEnumerator() Method

Summary

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

Syntax

public TaskBuilderEnumerator GetEnumerator()

Return Value

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