Copies the entire System.Web.Services.Description.OperationFaultCollection to a compatible one-dimensional array of type System.Web.Services.Description.OperationFault, starting at the specified zero-based index of the target array.
- array
- An array of type System.Web.Services.Description.OperationFault serving as the destination of the copy action.
- index
- The zero-based index at which to start placing the copied collection.