Share via


IReadOnlySet<T>.IsProperSupersetOf Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method IsProperSupersetOf(IEnumerable) Checks if this set is a superset of another set, but differs from it. (Inherited from IReadOnlySet.)
Public method IsProperSupersetOf(IEnumerable<T>) Determines whether this set is a superset of another set, but differs from it.

Top

See Also

Reference

IReadOnlySet<T> Interface

Microsoft.SqlServer.Management.Sdk.Sfc Namespace