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