Method IsSubsetOf IsSubsetOf(IEnumerable<T>) Declaration public bool IsSubsetOf(IEnumerable<T> other) Parameters Type Name Description IEnumerable<T> other Returns Type Description System.Boolean