Searching for: Split String in C#
String Split
Language: C#

Splits a string into parts based on delimiters and stores it into an string array.