String.Remove(int,int)

String.Remove Method


Definition

public string Remove( int startIndex, int count );

Parameters

startIndexSystem.Int32.
countSystem.Int32.

Return Value

System.String.

© 2004-2005 GlobFX Technologies. All rights reserved.