Click or drag to resize
ProjectionCount Method
Computes the number of occurences of a value in a sequence of values.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public static int Count()

Return Value

Type: Int32
The number of occurences.
See Also