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

AssemblyAttributeEnumerator.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.DotNet.Types.AssemblyAttributeEnumerator.Reset

See Also

AssemblyAttributeEnumerator Class | NAnt.DotNet.Types Namespace