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