IReadOnlySet<T>.SetEquals Método
Incluir miembros protegidos
Incluir miembros heredados
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
SetEquals(IEnumerable) | Checks if this set contains the same and only the same elements as the other. (Se hereda de IReadOnlySet.) | |
SetEquals(IEnumerable<T>) | Determines whether this set contains the same and only the same elements as the other. |
Arriba