ZipFileSetCollection.

GetEnumerator() Method

Summary

Returns an enumerator that can iterate through the collection.

Syntax

public ZipFileSetEnumerator GetEnumerator()

Return Value

Type Description
ZipFileSetEnumerator A NAnt.Compression.Types.ZipFileSetEnumerator for the entire collection.