Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ZipItemCollection Constructor

Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)

ZipItemCollection()

Initializes a new instance of the ZipItemCollection class.

Declaration
protected ZipItemCollection()

ZipItemCollection(Int32)

Initializes a new instance of the ZipItemCollection class that is empty and has the specified initial capacity.

Declaration
protected ZipItemCollection(int capacity)
Parameters
Type Name Description
Int32 capacity

Initial capacity of the wrapped collection.

ZipItemCollection(ZipItem)

Initializes a new instance of the ZipItemCollection class that contains the specified item.

Declaration
protected ZipItemCollection(ZipItem item)
Parameters
Type Name Description
ZipItem item

An object to insert into the wrapped collection.

In This Article
  • ZipItemCollection()
  • ZipItemCollection(Int32)
  • ZipItemCollection(ZipItem)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies