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