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