Summary
Returns an enumerator that can iterate through the collection.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- Code
Stats Count Collection
Syntax
public CodeStatsCountEnumerator GetEnumerator()
Return Value
Type | Description |
---|---|
Code |
A NAnt.Contrib.Types.CodeStatsCountEnumerator for the entire collection.
|