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