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