System.Security.Cryptography.X509Certificates.X509ChainElementCollection.CopyTo Method

Copies an System.Security.Cryptography.X509Certificates.X509ChainElementCollection object into an array, starting at the specified index.

Syntax

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

Parameters

array
An array of System.Security.Cryptography.X509Certificates.X509ChainElement objects.
index
An integer representing the index value.

Remarks

Documentation for this section has not yet been entered.

Requirements

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