NAnt SDK Documentation - v0.92 |
|
TaskBuilderCollection.Add Method
Adds a TaskBuilder to the end of the collection.
Parameters
-
item
- The TaskBuilder to be added to the end of the collection.
Return Value
The position into which the new element was inserted.
See Also
TaskBuilderCollection Class | NAnt.Core Namespace