NAnt SDK Documentation - v0.92

EnvironmentVariableEnumerator Class

Enumerates the EnvironmentVariable elements of a EnvironmentVariableCollection.

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

System.Object
   NAnt.Core.Types.EnvironmentVariableEnumerator

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

EnvironmentVariableEnumerator Members | NAnt.Core.Types Namespace