System.Security.Cryptography.X509Certificates.X509CertificateCollection.AddRange Method

Copies the elements of an array of type System.Security.Cryptography.X509Certificates.X509Certificate to the end of the current System.Security.Cryptography.X509Certificates.X509CertificateCollection.

Syntax

public void AddRange (X509Certificate[] value)

Parameters

value
The array of type System.Security.Cryptography.X509Certificates.X509Certificate containing the objects to add to the current System.Security.Cryptography.X509Certificates.X509CertificateCollection.

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