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

CryptographicCollection<T>.IndexOf Method

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)

IndexOf(T)

Returns a position of the specified item within the collection, or -1 if not found.

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

Item to find.

Returns
Type Description
Int32

Zero-based position of the item; or -1 if not found.

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