Summary
Returns an enumerator that can iterate through the collection.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- Assembly
Attribute Collection
Syntax
public AssemblyAttributeEnumerator GetEnumerator()
Return Value
| Type | Description |
|---|---|
| Assembly |
A NAnt.DotNet.Types.AssemblyAttributeEnumerator for the entire collection.
|
