EnvironmentVariableCollection.

GetEnumerator() Method

Summary

Returns an enumerator that can iterate through the collection.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
EnvironmentVariableCollection

Syntax

public EnvironmentVariableEnumerator GetEnumerator()

Return Value

Type Description
EnvironmentVariableEnumerator A NAnt.Core.Types.EnvironmentVariableEnumerator for the entire collection.