Windows apps
Collapse the table of content
Expand the table of content

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
Public method AddRange(array<X509Certificate2>[]()[][]) Adds multiple X509Certificate2 objects in an array to the X509Certificate2Collection object.
Public method AddRange(X509Certificate2Collection) Adds multiple X509Certificate2 objects in an X509Certificate2Collection object to another X509Certificate2Collection object.
Top
Show:
© 2017 Microsoft