







[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | CountEqual<(Of <T>)>(IEnumerable<(Of <T>)>, T) |
Counts the number of items in the collection that are equal to find.
|
![]() ![]() | CountEqual<(Of <T>)>(IEnumerable<(Of <T>)>, T, IEqualityComparer<(Of <T>)>) |
Counts the number of items in the collection that are equal to find.
|