| Overload | Description |
|---|---|
| LiveCount<T>(View<T>) | A view representing the number of elements in a view. |
| LiveCount<T>(View<T>,Expression<Func<T,Boolean>>) | A view representing the number of elements of the specified view satisfying a condition. |
| Overload | Description |
|---|---|
| LiveCount<T>(View<T>) | A view representing the number of elements in a view. |
| LiveCount<T>(View<T>,Expression<Func<T,Boolean>>) | A view representing the number of elements of the specified view satisfying a condition. |