NAnt SDK Documentation - v0.92

FormatterEnumerator Class

Enumerates the Formatter elements of a FormatterCollection.

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

System.Object
   NAnt.Core.Types.FormatterEnumerator

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

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

See Also

FormatterEnumerator Members | NAnt.Core.Types Namespace