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