CollectionUtils Class |
Namespace: Slash.Unity.DataBind.Core.Utils
| Name | Description | |
|---|---|---|
| Implode(IEnumerable, String) |
Creates a separated string from the items of a collection.
Mostly used for debugging issues.
| |
| ImplodeT(IEnumerableT, String) |
Creates a separated string from the items of a collection.
Mostly used for debugging issues.
|