• Creates a new empty list.

    Type Parameters

    • T

    Returns List<T>

    The list with no elements.

Generated using TypeDoc