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