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