Overload List

  Name Description
Public method Static member LiveCount<(Of <<'(T>)>>)(View<(Of <<'(T>)>>))
A view representing the number of elements in a view.
Public method Static member LiveCount<(Of <<'(T>)>>)(View<(Of <<'(T>)>>), Expression<(Of <<'(Func<(Of <<'(T, Boolean>)>>)>)>>))
A view representing the number of elements of the specified view satisfying a condition.

See Also