Click or drag to resize
SphinxSearchResultTotal Property
Gets the total number of matches in this result.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public int Total { get; }

Property Value

Type: Int32
The total number of matches in this result.
See Also