Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property IReadOnlyCollection<T>.Count

    IReadOnlyCollection<T>.Count

    Gets the number of elements in the collection.

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

    The number of elements in the collection.

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