NAnt SDK Documentation - v0.92

CompilerWarningEnumerator Class

Enumerates the CompilerWarning elements of a CompilerWarningCollection.

For a list of all members of this type, see CompilerWarningEnumerator Members.

System.Object
   NAnt.DotNet.Types.CompilerWarningEnumerator

[Visual Basic]
Public Class CompilerWarningEnumerator
    Implements IEnumerator
[C#]
public class CompilerWarningEnumerator : IEnumerator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.DotNet.Types

Assembly: NAnt.DotNetTasks (in NAnt.DotNetTasks.dll)

See Also

CompilerWarningEnumerator Members | NAnt.DotNet.Types Namespace