Mono Class Library: System.Text.StringBuilder Overview | Members

System.Text.StringBuilder.CopyTo Method

Documentation for this section has not yet been entered.

[System.Runtime.InteropServices.ComVisible(false)]
public void CopyTo (int sourceIndex, char[] destination, int destinationIndex, int count)

Parameters

sourceIndex
Documentation for this section has not yet been entered.
destination
Documentation for this section has not yet been entered.
destinationIndex
Documentation for this section has not yet been entered.
count
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0