String.Split Method (System)
Returns a string array that contains the substrings in this instance that are delimited by elements of a specified string or Unicode character array. ... Name Description Split(Char []) Returns a string array that contains the substrings in this instance
msdn.microsoft.com |