NAnt SDK Documentation - v0.92 |
|
ProjectBaseCollection.Remove Method (ProjectBase)
Removes a member from the collection.
[Visual Basic]
Overloads Public Sub Remove( _
ByVal
item As
ProjectBase _
)
Parameters
-
item
- The ProjectBase to remove from the collection.
See Also
ProjectBaseCollection Class | NAnt.VSNet Namespace | ProjectBaseCollection.Remove Overload List