ProjectionCount Method

Computes the number of occurences of a value in a sequence of values.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public static int Count()

Return Value

Int32
The number of occurences.

See Also