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