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