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