PostSharp / / API Reference / Post­Sharp.​Patterns.​Collections / Advisable­Hash­Set<T> / Is­Subset­Of

Method IsSubsetOf

IsSubsetOf(IEnumerable<T>)

Declaration
public bool IsSubsetOf(IEnumerable<T> other)
Parameters
Type Name Description
IEnumerable<T> other
Returns
Type Description
Boolean