The value assigned to this explanation node.

Namespace: Lucene.Net.Search
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public virtual float GetValue()
Visual Basic
Public Overridable Function GetValue As Single
Visual C++
public:
virtual float GetValue()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Search.Explanation.GetValue"]

See Also