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