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