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

ZipItemCollection.CopyTo Method

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

CopyTo(ZipItem[], Int32)

Copies the items of the collection to an System.Array, starting at a particular index.

Declaration
public void CopyTo(ZipItem[] array, int arrayIndex)
Parameters
Type Name Description
ZipItem[] array

The one-dimensional System.Array that is the destination of the items copied from the collection. The System.Array must have zero-based indexing.

Int32 arrayIndex

The zero-based index in array at which copying begins.

Implements
ICollection<T>.CopyTo(T[], Int32)
In This Article
  • CopyTo(ZipItem[], Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies