i think i remember seeing some string constants or enums for stuff like
"\r\n", "\t", " "
so you you don't have to use a bunch of strings like that you can just use
string + Characters.Space
or
string + Strings.NewLine
thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |