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: 5.3.0
Syntax
public int Total { get; }

Property Value

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