Summary
Adds the elements of a
NAnt.Contrib.Types.CodeStatsCountCollection
to the end of the collection.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- Code
Stats Count Collection
Syntax
public void AddRange(CodeStatsCountCollection items)
Parameters
Name | Type | Description |
---|---|---|
items | Code |
The NAnt.Contrib.Types.CodeStatsCountCollection to be added to the end of the collection. |
Return Value
Type | Description |
---|---|
void |