DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# remove all whitespaces from string
string trim = Regex.Replace( text, @"s", "" );
Source by www.csharp411.com #
PREVIOUS
NEXT
Tagged:
#remove
#whitespaces
#string
ADD COMMENT
Topic
COMMENT
Name
4+3 =
Submit