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