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