AddRange Method
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Adds multiple X509Certificate2 objects to an X509Certificate2Collection object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddRange(array<X509Certificate2>[]()[][]) | Adds multiple X509Certificate2 objects in an array to the X509Certificate2Collection object. |
|
AddRange(X509Certificate2Collection) | Adds multiple X509Certificate2 objects in an X509Certificate2Collection object to another X509Certificate2Collection object. |
Show: