ZennoLab Assemblies Documentation
Trim Method
Removes all leading and trailing, leading or trailing specified characters from the current String object.
Overload List
OverloadDescription
Trim(String,String)Removes all leading and trailing, leading or trailing white-space, tabulations and end of line characters from the current String object.  
Trim(String,String,String)Removes all leading and trailing, leading or trailing specified characters from the current String object.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TextProcessing Class
TextProcessing Members

Send Feedback