NAnt SDK Documentation - v0.92 |
|
ModuleEnumerator.Reset Method
Sets the enumerator to its initial position, which is before the first item in the collection.
[Visual Basic]
NotOverridable Public Sub Reset() _
[C#]
public
void Reset();
Implements
IEnumerator.Reset
See Also
ModuleEnumerator Class | NAnt.DotNet.Types Namespace