Method Strings.ToArray Overload Converts the value to string[]. Note: don't modify array elements. If the caller passed an array, this function returns it, not a copy. public string[] ToArray() Returns string[]