NAnt SDK Documentation - v0.92

NamespaceImportEnumerator.Reset Method 

Sets the enumerator to its initial position, which is before the first item in the collection.

[Visual Basic]
Public Sub Reset()
[C#]
public void Reset();

See Also

NamespaceImportEnumerator Class | NAnt.DotNet.Types Namespace