In The Hand LtdIn The Hand
AddRange Method (value)
NamespacesInTheHand.Security.Cryptography.X509CertificatesX509CertificateCollectionAddRange(X509CertificateCollection)
.NET Components for Mobility
Copies the elements of the specified X509CertificateCollection to the end of the current X509CertificateCollection.
Declaration Syntax
C#Visual Basic
public void AddRange(
	X509CertificateCollection value
)
Public Sub AddRange ( _
	value As X509CertificateCollection _
)
Parameters
value (X509CertificateCollection)
The X509CertificateCollection containing the objects to add to the collection.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0