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