Summary
Returns an enumerator that can iterate through the collection.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Build
Listener Collection
Syntax
public BuildListenerEnumerator GetEnumerator()
Return Value
| Type | Description |
|---|---|
| Build |
A NAnt.Core.BuildListenerEnumerator for the entire collection.
|
