CompilerWarningCollection.

GetEnumerator() Method

Summary

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

Syntax

public CompilerWarningEnumerator GetEnumerator()

Return Value

Type Description
CompilerWarningEnumerator A NAnt.DotNet.Types.CompilerWarningEnumerator for the entire collection.