Share via


IReadOnlySet<T>.SetEquals 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 SetEquals(IEnumerable) Checks if this set contains the same and only the same elements as the other. (Inherited from IReadOnlySet.)
Public method SetEquals(IEnumerable<T>) Determines whether this set contains the same and only the same elements as the other.

Top

See Also

Reference

IReadOnlySet<T> Interface

Microsoft.SqlServer.Management.Sdk.Sfc Namespace