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