TarFileSetCollection.

GetEnumerator() Method

Summary

Returns an enumerator that can iterate through the collection.

Syntax

public TarFileSetEnumerator GetEnumerator()

Return Value

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