 | ProjectionCount Method |
Computes the number of occurences of a value in a sequence of values.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic static int Count()
Public Shared Function Count As Integer
Return Value
Type:
Int32The number of occurences.
See Also