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