String.TrimStart Method


Definition

public string TrimStart( params char[] separators );

Parameters

separatorsSystem.Char[].

Return Value

System.String.

© 2004-2005 GlobFX Technologies. All rights reserved.