ProjectBaseEnumerator.

Reset() Method

Summary

Sets the enumerator to its initial position, which is before the first element in the collection.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ProjectBaseEnumerator

Syntax

public void Reset()

Return Value

Type Description
void