Share via


IReadOnlySet<T>.Overlaps 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 Overlaps(IEnumerable) Checks if this set has any elements in common with another set. (Inherited from IReadOnlySet.)
Public method Overlaps(IEnumerable<T>) Determines whether this set has any elements in common with another set.

Top

See Also

Reference

IReadOnlySet<T> Interface

Microsoft.SqlServer.Management.Sdk.Sfc Namespace