June 2010
1 post
1 tag
.net : Get the system's list separator
This is handy:  Dim sep As String = _ System.Globalization.CultureInfo.CurrentCulture.TextInfo.ListSeparator
Jun 9th
1 note