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

System.Text.StringBuilder.CopyTo Method

Documentation for this section has not yet been entered. [Edit]

[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. [Edit]
destination
Documentation for this section has not yet been entered. [Edit]
destinationIndex
Documentation for this section has not yet been entered. [Edit]
count
Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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