Método IReadOnlySet<T>.Overlaps
Incluir membros protegidos
Incluir membros herdados
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Overlaps(IEnumerable) | Checks if this set has any elements in common with another set. (Herdado de IReadOnlySet.) | |
Overlaps(IEnumerable<T>) | Determines whether this set has any elements in common with another set. |
Início