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