protected string TRIM( string text )
Protected Function TRIM ( _ text As String _ ) As String
protected: String^ TRIM( String^ text )