System.Security.Cryptography.X509Certificates.X509CertificateCollection.CopyTo Method

Copies the System.Security.Cryptography.X509Certificates.X509Certificate values in the current System.Security.Cryptography.X509Certificates.X509CertificateCollection to a one-dimensional Array instance at the specified index.

Syntax

public void CopyTo (X509Certificate[] array, int index)

Parameters

array
The one-dimensional Array that is the destination of the values copied from System.Security.Cryptography.X509Certificates.X509CertificateCollection.
index
The index into array to begin copying.

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