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