NAnt SDK Documentation - v0.92 |
|
ArgumentCollection.Remove Method
Removes a member from the collection.
[Visual Basic]
Public Sub Remove( _
ByVal
item As
Argument _
)
Parameters
-
item
- The Argument to remove from the collection.
See Also
ArgumentCollection Class | NAnt.Core.Types Namespace