Metodo IReadOnlySet<T>.IsProperSupersetOf
Include i membri protetti
Include i membri ereditati
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
IsProperSupersetOf(IEnumerable) | Checks if this set is a superset of another set, but differs from it. Ereditato da IReadOnlySet. | |
IsProperSupersetOf(IEnumerable<T>) | Determines whether this set is a superset of another set, but differs from it. |
In alto