IndexedList<TItem, TIndexer>.

DeepToString(string) Method

Summary

Returns a string describing this list and its contents.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IndexedList<TItem, TIndexer>

Syntax

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

Parameters

Name Type Description
separator string

Return Value

Type Description
string