Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method Overlaps

    Overlaps(IEnumerable<T>)

    Determines whether this set and the specified set share any common items.

    Declaration
    public bool Overlaps(IEnumerable<T> other)
    Parameters
    Type Name Description
    IEnumerable<T> other
    Returns
    Type Description
    bool
    Implements
    ISet<T>.Overlaps(IEnumerable<T>)
    IReadOnlySet<T>.Overlaps(IEnumerable<T>)
    © Singulink. All rights reserved.