Iterators.

Size(IEnumerable) Method

Syntax

public static int Size(IEnumerable iterable)

Parameters

Name Type Description
iterable IEnumerable

Return Value

Type Description
int