The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
X509CertificateCollection::Insert Method (Int32, X509Certificate^)
.NET Framework (current version)
Inserts a X509Certificate into the current X509CertificateCollection at the specified index.
Assembly: System (in System.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index where value should be inserted.
- value
-
Type:
System.Security.Cryptography.X509Certificates::X509Certificate^
The X509Certificate to insert.
.NET Framework
Available since 1.1
Available since 1.1
Show: