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

CryptographicCollection<T>.Insert Method

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

Insert(Int32, T)

Adds an item to the collection at the specified position.

Declaration
public void Insert(int index, T item)
Parameters
Type Name Description
Int32 index

Position at which to insert the item.

T item

Item to add.

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