Category: Uncategorized
-
C# – Splitting CSV/ Looping
This is a quick example of how to split a string into a string array and how to loop through the results. We then combine the results again changing the delimiter.
This is a quick example of how to split a string into a string array and how to loop through the results. We then combine the results again changing the delimiter.