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

ZipItemCollection.IndexOf Method

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

IndexOf(ZipItem)

Returns the index of a specific item in the collection.

Declaration
public int IndexOf(ZipItem item)
Parameters
Type Name Description
ZipItem item

The object to locate in the collection.

Returns
Type Description
Int32

The index of item if found in the list; otherwise, -1.

Implements
IList<T>.IndexOf(T)
In This Article
  • IndexOf(ZipItem)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies