public Pkcs9AttributeObjectCollection(
IEnumerable<Pkcs9AttributeObject> collection
)
Public Sub New (
collection As IEnumerable(Of Pkcs9AttributeObject)
)
public:
Pkcs9AttributeObjectCollection(
IEnumerable<Pkcs9AttributeObject^>^ collection
)
new :
collection : IEnumerable<Pkcs9AttributeObject> -> Pkcs9AttributeObjectCollection
[Missing <param name="collection"/> documentation for "M:SysadminsLV.PKI.Cryptography.Pkcs.Pkcs9AttributeObjectCollection.#ctor(System.Collections.Generic.IEnumerable{System.Security.Cryptography.Pkcs.Pkcs9AttributeObject})"]