StringBuilder.Prepend Method


Definition

public StringBuilder Prepend( string value, int startIndex, int count );

Parameters

valueSystem.String.
startIndexSystem.Int32.
countSystem.Int32.

Return Value

System.Text.StringBuilder.

© 2004-2005 GlobFX Technologies. All rights reserved.