Method IsProperSubsetOf IsProperSubsetOf(IEnumerable<string>) Declaration public bool IsProperSubsetOf(IEnumerable<string> other) Parameters Type Name Description IEnumerable<string> other Returns Type Description bool Implements ISet<T>.IsProperSubsetOf(IEnumerable<T>)