Returns the current numeric value as a subclass of {@link Number},
CopyC#
null
if not yet initialized.

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

Syntax

C#
public ValueType GetNumericValue()
Visual Basic
Public Function GetNumericValue As ValueType
Visual C++
public:
ValueType^ GetNumericValue()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Documents.NumericField.GetNumericValue"]

See Also