Method Count<T>(IEnumerable<T>)

Assembly: redb.Core.dll

Count of elements in a collection

public static int Count<T>(IEnumerable<T> values)