CommandLineArgumentEnumerator.

Reset() Method

Summary

Sets the enumerator to its initial position, which is before the first element in the collection.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
CommandLineArgumentEnumerator

Syntax

public void Reset()

Return Value

Type Description
void