public static string TrimLeft( string s )
Public Shared Function TrimLeft ( _ s As String _ ) As String
public: static String^ TrimLeft( String^ s )