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