CodeStatsCountCollection.

GetEnumerator() Method

Summary

Returns an enumerator that can iterate through the collection.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Types
Containing Type
CodeStatsCountCollection

Syntax

public CodeStatsCountEnumerator GetEnumerator()

Return Value

Type Description
CodeStatsCountEnumerator A NAnt.Contrib.Types.CodeStatsCountEnumerator for the entire collection.