Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property ICollection<T>.Count

    ICollection<T>.Count

    Gets the number of elements contained in the ICollection<T>.

    Declaration
    int ICollection<T>.Count { get; }
    Returns
    Type Description
    int

    The number of elements contained in the ICollection<T>.

    Implements
    ICollection<T>.Count
    © Singulink. All rights reserved.