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