Click or drag to resize
ISearchHitsScore Method
Returns the score of the document at the specified index

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
float Score(
	int i
)

Parameters

i
Type: SystemInt32
Index

Return Value

Type: Single
See Also