AlgorithmsCountEqual Method |
Name | Description | |
---|---|---|
![]() ![]() | CountEqualT(IEnumerableT, T) |
Counts the number of items in the collection that are equal to find.
|
![]() ![]() | CountEqualT(IEnumerableT, T, IEqualityComparerT) |
Counts the number of items in the collection that are equal to find.
|