Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
countAtleast Class
countAtleast Methods
countAtleast Class
A static container for identity method
Inheritance Hierarchy
System
Object
WhetStone.Looping
countAtleast
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
static
class
countAtleast
The
countAtleast
type exposes the following members.
Methods
Name
Description
CountAtLeast
T
Checks whether the
IEnumerable
T
has at least
minCount
elements that satisfy
predicate
.
Top
See Also
Reference
WhetStone.Looping Namespace