Overloads Join(String, String[], Int32, Int32) Concatenates the specified elements of a string array, using the specified separator between each element. Join(String, String[]) Concatenates all the elements of a string array, using the specified sepa…