IReadOnlyIndexedList<T>.

DeepToString(string) Method

Summary

Returns a string describing this list and its contents.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IReadOnlyIndexedList<T>

Syntax

string DeepToString(string separator = "\n• ")

Parameters

Name Type Description
separator string

Return Value

Type Description
string