String.Insert(int,string)

String.Insert Method


Definition

public string Insert( int startIndex, string value );

Parameters

startIndexSystem.Int32.
valueSystem.String.

Return Value

System.String.

© 2004-2005 GlobFX Technologies. All rights reserved.