System Namespace String Class
Identifies the substrings in the given String that are delimited by one or more characters specified in an array, then places the substrings into a String array.
1. Identifies the substrings in the given String that are delimited by one or more characters specified in an array, then places the substrings into a String array.
2. Identifies the substrings in the given String that are delimited by one or more characters specified in an array, then places the substrings into a String array. A parameter specifies the maximum number of array elements to return.
String Members