Share via


IReadOnlySet<T>.IsSubsetOf 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 IsSubsetOf(IEnumerable) Checks if this set is a subset of another set. (Inherited from IReadOnlySet.)
Public method IsSubsetOf(IEnumerable<T>) Determines whether this set is a subset of another set.

Top

See Also

Reference

IReadOnlySet<T> Interface

Microsoft.SqlServer.Management.Sdk.Sfc Namespace