NAnt SDK Documentation - v0.92 |
|
IResultFormatterCollection.Insert Method
Inserts a IResultFormatter into the collection at the specified index.
Parameters
-
index
- The zero-based index at which item should be inserted.
-
item
- The IResultFormatter to insert.
See Also
IResultFormatterCollection Class | NAnt.NUnit1.Types Namespace