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

NamespaceImportEnumerator.Reset Method 

[This is preliminary documentation and subject to change.]

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();

Remarks

Missing <remarks> documentation for M:NAnt.DotNet.Types.NamespaceImportEnumerator.Reset

See Also

NamespaceImportEnumerator Class | NAnt.DotNet.Types Namespace