Summary
Returns a string containing the value of each element in `collection` (each on a new line).
- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
- Containing Type
- IGUtils
Syntax
public static string DeepToString(IEnumerable collection)
Parameters
Name | Type | Description |
---|---|---|
collection | IEnumerable |
Return Value
Type | Description |
---|---|
string |