Summary
    Sets the enumerator to its initial position, which is before the 
    first element in the collection.
    
		- Assembly
 - NAnt
.Contrib .dll  - Namespace
 - NAnt
.Contrib .Types  - Containing Type
 - Xml
Schema Reference Enumerator  
Syntax
public void Reset()
	Return Value
| Type | Description | 
|---|---|
| void | 
