NAnt SDK Documentation - v0.92

OptionEnumerator Class

Enumerates the Option elements of a OptionCollection.

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

System.Object
   NAnt.Core.Types.OptionEnumerator

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

OptionEnumerator Members | NAnt.Core.Types Namespace