System.Security.Cryptography.X509Certificates.X509CertificateCollection.Insert Method

Inserts a System.Security.Cryptography.X509Certificates.X509Certificate into the current System.Security.Cryptography.X509Certificates.X509CertificateCollection at the specified index.

Syntax

public void Insert (int index, X509Certificate value)

Parameters

index
The zero-based index where value should be inserted.
value
The System.Security.Cryptography.X509Certificates.X509Certificate to insert.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0