| Overload | Description |
|---|---|
| CopyTo(CertificateStore,Int32) | Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array. |
| CopyTo(Array) | (Inherited from System.Collections.ArrayList) |
| CopyTo(Array,Int32) | (Inherited from System.Collections.ArrayList) |
| CopyTo(Int32,Array,Int32,Int32) | (Inherited from System.Collections.ArrayList) |
Target Platforms: Microsoft .NET Framework 2.0