NAnt SDK Documentation - v0.92

ModuleEnumerator Class

Enumerates the Module items of a ModuleCollection.

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

System.Object
   NAnt.DotNet.Types.ModuleEnumerator

[Visual Basic]
Public Class ModuleEnumerator
    Implements IEnumerator
[C#]
public class ModuleEnumerator : 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

ModuleEnumerator Members | NAnt.DotNet.Types Namespace