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

Method IsProperSubsetOf

IsProperSubsetOf(IEnumerable<T>)

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