Related resources for String.Trim()
  • String Class: Important Member Functions using C# 2/11/2010 10:53:26 PM. In this article I will explain you about the important Member Functions using C#.
  • Strings in C# Part 22/22/2009 5:05:26 PM. This article discusses how to format, trim and pad strings using the String class. The article also covers the StringBuilder to effectively deal with string such as string concatenation,