Método IReadOnlySet<T>.IsProperSupersetOf
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 | |
---|---|---|
IsProperSupersetOf(IEnumerable) | Checks if this set is a superset of another set, but differs from it. (Herdado de IReadOnlySet.) | |
IsProperSupersetOf(IEnumerable<T>) | Determines whether this set is a superset of another set, but differs from it. |
Início