Metodo IReadOnlySet<T>.IsProperSubsetOf
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 | |
---|---|---|
IsProperSubsetOf(IEnumerable) | Checks if this set is a subset of another set, but differs from it. Ereditato da IReadOnlySet. | |
IsProperSubsetOf(IEnumerable<T>) | Determines whether this set is a subset of another set, but differs from it. |
In alto