ListExtensionsToDelimitedString Method |
Name | Description | |
---|---|---|
ToDelimitedStringT(IEnumerableT) |
Creates a string with the items of a list separated by a comma.
| |
ToDelimitedStringT(IEnumerableT, String) |
Creates a string with the items of a list separated by the specified delimiter.
|