FilterBuilderCollection.

GetEnumerator() Method

Summary

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

Syntax

public FilterBuilderEnumerator GetEnumerator()

Return Value

Type Description
FilterBuilderEnumerator A NAnt.Core.Filters.FilterBuilderEnumerator for the entire collection.