ZipItemCollection.ICollection<ZipItem>.Remove Method
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
ICollection<ZipItem>.Remove(ZipItem)
Not supported. Throws NotSupportedException.
Declaration
bool ICollection<ZipItem>.Remove(ZipItem item)
Parameters
Type | Name | Description |
---|---|---|
ZipItem | item |
Returns
Type | Description |
---|---|
Boolean |