Iterators.

ToString(IEnumerable) Method

Syntax

public static string ToString(IEnumerable i)

Parameters

Name Type Description
i IEnumerable

Return Value

Type Description
string