Iterators.

CrossProduct(IEnumerable[]) Method

Syntax

public static IEnumerable CrossProduct(IEnumerable[] iterables)

Parameters

Name Type Description
iterables IEnumerable[]

Return Value

Type Description
IEnumerable