The SignerInfoCollection.CopyTo(Array, int) method copies the System.Security.Cryptography.Pkcs.SignerInfoCollection collection to an array.
- array
An Array object to which the System.Security.Cryptography.Pkcs.SignerInfoCollection collection is to be copied.
- index
The zero-based index in array where the System.Security.Cryptography.Pkcs.SignerInfoCollection collection is copied.