'Declaration Public Function CountAll( _ ByVal p As Predicate(Of T) _ ) As Integer
public int CountAll( Predicate<T> p )
Parameters
- p
'Declaration Public Function CountAll( _ ByVal p As Predicate(Of T) _ ) As Integer
public int CountAll( Predicate<T> p )