NAnt SDK Documentation - v0.85-nightly-2005-11-09

NUnit2TestEnumerator.Reset Method 

[This is preliminary documentation and subject to change.]

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

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

Remarks

Missing <remarks> documentation for M:NAnt.NUnit2.Types.NUnit2TestEnumerator.Reset

See Also

NUnit2TestEnumerator Class | NAnt.NUnit2.Types Namespace