Method Max<T>(IEnumerable<T>)

Assembly: redb.Core.dll

Maximum value from a collection

public static T Max<T>(IEnumerable<T> values)