 | SphinxWordInfoHitCount Property |
Gets the number of hits for this word.
Namespace: SphinxConnector.CommonAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic long HitCount { get; }
Public ReadOnly Property HitCount As Long
Get
Property Value
Type:
Int64The hit count.
See Also