Concatenates four specified instances of string.
![]()
The concatenation of str0, str1, str2, and str3.
The method concatenates str0, str1, str2, and str3; it does not add any delimiters.
An string.Empty string is used in place of any null object in the array.