AssemblyAttributeCollection.

GetEnumerator() Method

Summary

Returns an enumerator that can iterate through the collection.

Syntax

public AssemblyAttributeEnumerator GetEnumerator()

Return Value

Type Description
AssemblyAttributeEnumerator A NAnt.DotNet.Types.AssemblyAttributeEnumerator for the entire collection.