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