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