Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
- array
- The one-dimensional array of type System.Security.Policy.ApplicationTrust that is the destination of the elements copied from the current collection.
- index
- The zero-based index in array at which copying begins.
All the application trusts in the collection are copied into the array starting at the specified index location, overwriting any existing data within the range of objects copied into the array.