String.Substring Method


Definition

public string Substring( int startIndex, int length );

Parameters

startIndexSystem.Int32.
lengthSystem.Int32.

Return Value

System.String.

© 2004-2005 GlobFX Technologies. All rights reserved.