Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method Overlaps

    Overlaps(IEnumerable<TValue>)

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

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