 | SphinxSearchResultTotal Property |
Gets the total number of matches in this result.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic int Total { get; }
Public ReadOnly Property Total As Integer
Get
Property Value
Type:
Int32The total number of matches in this result.
See Also