• Returns an empty IEnumerable that has the specified type argument.

    Type Parameters

    • TResult

    Returns IEnumerable<TResult>

    An empty IEnumerable whose type argument is TResult.

Generated using TypeDoc