System.Web.Services.Description.MimeTextMatchCollection.CopyTo Method

Copies the entire System.Web.Services.Description.MimeTextMatchCollection to a compatible one-dimensional array of type System.Web.Services.Description.MimeTextMatch, starting at the specified zero-based index of the target array.

Syntax

public void CopyTo (MimeTextMatch[] array, int index)

Parameters

array
The array of type System.Web.Services.Description.MimeTextMatch serving as the destination for the copy action.
index
The zero-based index at which to start placing the copied collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0