The most recently estimated size of the value, null unless estimateSize has been called.

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

Syntax

C#
public string GetEstimatedSize()
Visual Basic
Public Function GetEstimatedSize As String
Visual C++
public:
String^ GetEstimatedSize()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Search.CacheEntry.GetEstimatedSize"]

See Also