NAnt SDK Documentation - v0.85-nightly-2005-11-09

FormatterEnumerator Class

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for T:NAnt.Core.Types.FormatterEnumerator

Requirements

Namespace: NAnt.Core.Types

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

See Also

FormatterEnumerator Members | NAnt.Core.Types Namespace