[Missing <summary> documentation for "M:Lucene.Net.Search.CacheEntry.SetEstimatedSize(System.String)"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
protected internal void SetEstimatedSize( string size ) |
| Visual Basic |
|---|
Protected Friend Sub SetEstimatedSize ( _ size As String _ ) |
| Visual C++ |
|---|
protected public: void SetEstimatedSize( String^ size ) |
Parameters
- size
- Type: System..::..String
[Missing <param name="size"/> documentation for "M:Lucene.Net.Search.CacheEntry.SetEstimatedSize(System.String)"]