Summary
Returns a string containing the value of each element in `enumerator`.
- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
- Containing Type
- IGUtils
Syntax
public static string DeepToString(IEnumerator enumerator, string separator)
Parameters
Name | Type | Description |
---|---|---|
enumerator | IEnumerator | |
separator | string |
Return Value
Type | Description |
---|---|
string |