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